ICrossPlatformLayout 接口

定义

public interface class ICrossPlatformLayout
public interface ICrossPlatformLayout
type ICrossPlatformLayout = interface
Public Interface ICrossPlatformLayout
派生

方法

CrossPlatformArrange(Rect)

在给定边界内排列 ICrossPlatformLayout 的子级。

CrossPlatformMeasure(Double, Double)

测量给定约束内 ICrossPlatformLayout 的所需大小。

适用于