BindableProperty.CreateDefaultValueDelegate Delegát

Definice

Delegát silného typu pro BindableProperty.DefaultValueCreator.

public delegate object BindableProperty.CreateDefaultValueDelegate(BindableObject bindable);
type BindableProperty.CreateDefaultValueDelegate = delegate of BindableObject -> obj

Parametry

bindable
BindableObject

Vázatelný objekt, který obsahuje vlastnost.

Návratová hodnota

System.Object

Platí pro