Xamarin.Forms.Style: Property Members

The properties of Xamarin.Forms.Style are listed below. For a list of all members, see the Style Members list.

See Also: Inherited members from System.Object

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.