BindableObjectExtensions.GetPropertyIfSet<T> Método

Definición

C#
public static T GetPropertyIfSet<T> (this Xamarin.Forms.BindableObject bindableObject, Xamarin.Forms.BindableProperty bindableProperty, T returnIfNotSet);

Parámetros de tipo

T

Parámetros

bindableObject
BindableObject
bindableProperty
BindableProperty
returnIfNotSet
T

Devoluciones

T

Se aplica a

Producto Versiones
Xamarin.Forms Latest