Xamarin.Forms.Style Members

The members of Xamarin.Forms.Style are listed below.

See Also: Inherited members from System.Object

Public Constructors

Intitializes a new Xamarin.Forms.Style instance.

Public Properties

BasedOnStyle. The Xamarin.Forms.Style on which this Xamarin.Forms.Style is based.
BaseResourceKeystring. Gets or sets the key that identifies the Xamarin.Forms.Style on which this Xamarin.Forms.Style is based.
[read-only]
BehaviorsIList<Behavior>. Gets the list of Xamarin.Forms.Behavior objects that belong to this Xamarin.Forms.Style.
[read-only]
SettersIList<Setter>. Gets the list of Xamarin.Forms.Setter objects that belong to this Xamarin.Forms.Style.
[read-only]
TargetTypeType. Gets the type of object that this style can describe.
[read-only]
TriggersIList<TriggerBase>. Gets the list of Xamarin.Forms.Trigger objects that belong to this Xamarin.Forms.Style.