Style.BasedOn 속성

정의

Style을 기반으로 하는 Style입니다.

public Xamarin.Forms.Style BasedOn { get; set; }
member this.BasedOn : Xamarin.Forms.Style with get, set

속성 값

설명

Style C#의 상속과 유사한 XAML 메커니즘을 지원합니다.

적용 대상