Xamarin.Forms.PropertyCondition Members

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

See Also: Inherited members from Xamarin.Forms.Condition

Public Constructors

Public Properties

PropertyBindableProperty. Gets or sets the property against which the PropertyCondition.Value property will be compared.
Valueobject. The binding value that satisfies the condition.

Explicitly Implemented Interface Members

Xamarin.Forms.Xaml.IValueProvider.ProvideValueProvides a value by using the supplied service provider.