ICrossPlatformLayout 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ICrossPlatformLayout
public interface ICrossPlatformLayout
type ICrossPlatformLayout = interface
Public Interface ICrossPlatformLayout
- 派生
方法
CrossPlatformArrange(Rect) |
在给定边界内排列 ICrossPlatformLayout 的子级。 |
CrossPlatformMeasure(Double, Double) |
度量给定约束中 ICrossPlatformLayout 的所需大小。 |