Compartir a través de


BindableProperty.CreateDefaultValueDelegate Delegado

Definición

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

Parámetros

bindable
BindableObject

Valor devuelto

Se aplica a