AbsoluteLayout.LayoutBoundsProperty 필드

정의

자식 요소의 레이아웃 경계를 나타내는 연결된 속성을 구현합니다. “LayoutBounds” 문자열을 사용하여 런타임에 바인딩할 수 있습니다. 설명 부분을 참조하세요.

public static readonly Xamarin.Forms.BindableProperty LayoutBoundsProperty;
 staticval mutable LayoutBoundsProperty : Xamarin.Forms.BindableProperty

필드 값

설명

이 속성의 인터페이스는 및 SetLayoutBounds(BindableObject, Rectangle) 메서드에 GetLayoutBounds(BindableObject) 의해 정의됩니다.

적용 대상