ICrossPlatformLayout 인터페이스

정의

public interface class ICrossPlatformLayout
public interface ICrossPlatformLayout
type ICrossPlatformLayout = interface
Public Interface ICrossPlatformLayout
파생

메서드

CrossPlatformArrange(Rect)

지정된 범위 내에서 ICrossPlatformLayout의 자식을 정렬합니다.

CrossPlatformMeasure(Double, Double)

지정된 제약 조건 내에서 ICrossPlatformLayout의 원하는 크기를 측정합니다.

적용 대상