Style.BasedOn 属性

定义

Style 所基于的 Style

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

属性值

注解

支持 Style XAML 中的一种机制,该机制类似于 C# 中的继承。

适用于