Udostępnij za pośrednictwem


BindableProperty.CreateDefaultValueDelegate Delegat

Definicja

Silnie typizowane delegata dla BindableProperty.DefaultValueCreator.

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

Parametry

bindable
BindableObject

Obiekt z możliwością powiązania, który zawiera właściwość .

Wartość zwracana

System.Object

Dotyczy