Xamarin.Forms.Setter Class
Represents an assignment of a property to a value, typically in a style or in response to a trigger.

See Also: Setter Members

Syntax

[Xamarin.Forms.ContentProperty("Value")]
public sealed class Setter : Xamarin.Forms.Xaml.IValueProvider

Remarks

Setters are used with triggers and styles.

The Xamarin.Forms.Setter class has the following XAML properties:

PropertyValue
Property

The name of the property to set.

Value

The value to apply to the property.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.3.0.0