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
| BasedOn | Style. The Xamarin.Forms.Style on which this Xamarin.Forms.Style is based. | |
| BaseResourceKey | string. Gets or sets the key that identifies the Xamarin.Forms.Style on which this Xamarin.Forms.Style is based. | |
| [read-only] | Behaviors | IList<Behavior>. Gets the list of Xamarin.Forms.Behavior objects that belong to this Xamarin.Forms.Style. |
| [read-only] | Setters | IList<Setter>. Gets the list of Xamarin.Forms.Setter objects that belong to this Xamarin.Forms.Style. |
| [read-only] | TargetType | Type. Gets the type of object that this style can describe. |
| [read-only] | Triggers | IList<TriggerBase>. Gets the list of Xamarin.Forms.Trigger objects that belong to this Xamarin.Forms.Style. |