BindableObjectExtensions.GetPropertyIfSet<T> 메서드

정의

public static T GetPropertyIfSet<T> (this Xamarin.Forms.BindableObject bindableObject, Xamarin.Forms.BindableProperty bindableProperty, T returnIfNotSet);
static member GetPropertyIfSet : Xamarin.Forms.BindableObject * Xamarin.Forms.BindableProperty * 'T -> 'T

형식 매개 변수

T

매개 변수

bindableObject
BindableObject
bindableProperty
BindableProperty
returnIfNotSet
T

반환

T

적용 대상