Поделиться через


BindableProperty.CoerceValueDelegate Делегат

Определение

public delegate object BindableProperty.CoerceValueDelegate(BindableObject bindable, object value);
type BindableProperty.CoerceValueDelegate = delegate of BindableObject * obj -> obj
Public Delegate Function BindableProperty.CoerceValueDelegate(bindable As BindableObject, value As Object) As Object 

Параметры

bindable
BindableObject
value
Object

Возвращаемое значение

Применяется к