BindableProperty.Create Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
Create(String, Type, Type, Object, BindingMode, BindableProperty+ValidateValueDelegate, BindableProperty+BindingPropertyChangedDelegate, BindableProperty+BindingPropertyChangingDelegate, BindableProperty+CoerceValueDelegate, BindableProperty+CreateDefaultValueDelegate)
Tworzy nowe wystąpienie klasy BindableProperty.
public static Xamarin.Forms.BindableProperty Create (string propertyName, Type returnType, Type declaringType, object defaultValue = default, Xamarin.Forms.BindingMode defaultBindingMode = Xamarin.Forms.BindingMode.OneWay, Xamarin.Forms.BindableProperty.ValidateValueDelegate validateValue = default, Xamarin.Forms.BindableProperty.BindingPropertyChangedDelegate propertyChanged = default, Xamarin.Forms.BindableProperty.BindingPropertyChangingDelegate propertyChanging = default, Xamarin.Forms.BindableProperty.CoerceValueDelegate coerceValue = default, Xamarin.Forms.BindableProperty.CreateDefaultValueDelegate defaultValueCreator = default);
static member Create : string * Type * Type * obj * Xamarin.Forms.BindingMode * Xamarin.Forms.BindableProperty.ValidateValueDelegate * Xamarin.Forms.BindableProperty.BindingPropertyChangedDelegate * Xamarin.Forms.BindableProperty.BindingPropertyChangingDelegate * Xamarin.Forms.BindableProperty.CoerceValueDelegate * Xamarin.Forms.BindableProperty.CreateDefaultValueDelegate -> Xamarin.Forms.BindableProperty
Parametry
- propertyName
- System.String
Nazwa właściwości BindableProperty.
- returnType
- System.Type
Typ właściwości.
- declaringType
- System.Type
Typ deklarowanego obiektu.
- defaultValue
- System.Object
Wartość domyślna właściwości.
- defaultBindingMode
- BindingMode
Element BindingMode do użycia w parametrze SetBinding(), jeśli nie podano elementu BindingMode. Ten parametr jest opcjonalny. Wartość domyślna to BindingMode.OneWay.
- validateValue
- BindableProperty.ValidateValueDelegate
Delegat, który ma być uruchamiany po ustawieniu wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- propertyChanged
- BindableProperty.BindingPropertyChangedDelegate
Pełnomocnik, który ma zostać uruchomiony po zmianie wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- propertyChanging
- BindableProperty.BindingPropertyChangingDelegate
Delegat, który ma zostać uruchomiony, gdy wartość zostanie zmieniona. Ten parametr jest opcjonalny. Wartość domyślna to null.
- coerceValue
- BindableProperty.CoerceValueDelegate
Delegat używany do coerce zakresu wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- defaultValueCreator
- BindableProperty.CreateDefaultValueDelegate
Func używany do inicjowania wartości domyślnej dla typów referencyjnych.
Zwraca
Nowo utworzona właściwość BindableProperty.
Dotyczy
Create<TDeclarer,TPropertyType>(Expression<Func<TDeclarer,TPropertyType>>, TPropertyType, BindingMode, BindableProperty.ValidateValueDelegate<TPropertyType>, BindableProperty.BindingPropertyChangedDelegate<TPropertyType>, BindableProperty.BindingPropertyChangingDelegate<TPropertyType>, BindableProperty.CoerceValueDelegate<TPropertyType>, BindableProperty.CreateDefaultValueDelegate<TDeclarer, TPropertyType>)
Przestroga
Create<> (generic) is obsolete as of version 2.1.0 and is no longer supported.
Przestarzałe. Nie używaj.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Create<> (generic) is obsolete as of version 2.1.0 and is no longer supported.")]
public static Xamarin.Forms.BindableProperty Create<TDeclarer,TPropertyType> (System.Linq.Expressions.Expression<Func<TDeclarer,TPropertyType>> getter, TPropertyType defaultValue, Xamarin.Forms.BindingMode defaultBindingMode = Xamarin.Forms.BindingMode.OneWay, Xamarin.Forms.BindableProperty.ValidateValueDelegate<TPropertyType> validateValue = default, Xamarin.Forms.BindableProperty.BindingPropertyChangedDelegate<TPropertyType> propertyChanged = default, Xamarin.Forms.BindableProperty.BindingPropertyChangingDelegate<TPropertyType> propertyChanging = default, Xamarin.Forms.BindableProperty.CoerceValueDelegate<TPropertyType> coerceValue = default, Xamarin.Forms.BindableProperty.CreateDefaultValueDelegate<TDeclarer,TPropertyType> defaultValueCreator = default) where TDeclarer : Xamarin.Forms.BindableObject;
static member Create : System.Linq.Expressions.Expression<Func<'Declarer, 'PropertyType>> * 'PropertyType * Xamarin.Forms.BindingMode * Xamarin.Forms.BindableProperty.ValidateValueDelegate<'PropertyType> * Xamarin.Forms.BindableProperty.BindingPropertyChangedDelegate<'PropertyType> * Xamarin.Forms.BindableProperty.BindingPropertyChangingDelegate<'PropertyType> * Xamarin.Forms.BindableProperty.CoerceValueDelegate<'PropertyType> * Xamarin.Forms.BindableProperty.CreateDefaultValueDelegate<'Declarer, 'PropertyType (requires 'Declarer :> Xamarin.Forms.BindableObject)> -> Xamarin.Forms.BindableProperty (requires 'Declarer :> Xamarin.Forms.BindableObject)
Parametry typu
- TDeclarer
Typ deklarowanego obiektu.
- TPropertyType
Typ właściwości.
Parametry
- getter
- System.Linq.Expressions.Expression<System.Func<TDeclarer,TPropertyType>>
Wyrażenie identyfikujące metodę getter dla właściwości przy użyciu tej właściwości BindableProperty jako magazynu kopii zapasowej.
- defaultValue
- TPropertyType
Wartość domyślna właściwości BindableProperty.
- defaultBindingMode
- BindingMode
Element BindingMode do użycia w parametrze SetBinding(), jeśli nie podano elementu BindingMode. Ten parametr jest opcjonalny. Wartość domyślna to BindingMode.OneWay.
- validateValue
- BindableProperty.ValidateValueDelegate<TPropertyType>
Delegat, który ma być uruchamiany po ustawieniu wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- propertyChanged
- BindableProperty.BindingPropertyChangedDelegate<TPropertyType>
Pełnomocnik, który ma zostać uruchomiony po zmianie wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- propertyChanging
- BindableProperty.BindingPropertyChangingDelegate<TPropertyType>
Delegat, który ma zostać uruchomiony, gdy wartość zostanie zmieniona. Ten parametr jest opcjonalny. Wartość domyślna to null.
Delegat używany do coerce zakresu wartości. Ten parametr jest opcjonalny. Wartość domyślna to null.
- defaultValueCreator
- BindableProperty.CreateDefaultValueDelegate<TDeclarer,TPropertyType>
Func używany do inicjowania wartości domyślnej dla typów referencyjnych.
Zwraca
Nowo utworzona właściwość BindableProperty.
- Atrybuty
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute