gpt4 book ai didi

ios - 你如何在 iOS Swift 中执行 "wrap_content"(Android XML 语法)

转载 作者:IT王子 更新时间:2023-10-29 05:16:02 25 4
gpt4 key购买 nike

我是一名 Android 开发人员,正在尝试学习使用 Swift 进行 iOS 开发。我想知道您如何在 Xcode 中实现“wrap_content”。有任何想法吗?属性检查器中要更改的变量是什么?

最佳答案

Android docs 声明 wrap_content:

tells your view to size itself to the dimensions required by its content.

这听起来类似于 Apple 所说的 intrinsic content size 。他们详细介绍了如何在属性检查器 here 中配置它。


要覆盖 UIView(例如 UILabelUIButton)的固有内容大小,您只需覆盖 UIView's intrinsicContentSize() method .

关于ios - 你如何在 iOS Swift 中执行 "wrap_content"(Android XML 语法),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32263258/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com