次の方法で共有


ICrossPlatformLayout インターフェイス

定義

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

メソッド

CrossPlatformArrange(Rect)

ICrossPlatformLayout の子を指定された境界内に配置します。

CrossPlatformMeasure(Double, Double)

指定された制約内の ICrossPlatformLayout の目的のサイズを測定します。

適用対象