VisualElement.SetCanBecomeFirstResponder 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
SetCanBecomeFirstResponder(BindableObject, Boolean) | |
SetCanBecomeFirstResponder(IPlatformElementConfiguration<iOS,VisualElement>, Boolean) |
SetCanBecomeFirstResponder(BindableObject, Boolean)
public static void SetCanBecomeFirstResponder (Xamarin.Forms.BindableObject element, bool value);
static member SetCanBecomeFirstResponder : Xamarin.Forms.BindableObject * bool -> unit
Parametry
- element
- BindableObject
- value
- System.Boolean
Dotyczy
SetCanBecomeFirstResponder(IPlatformElementConfiguration<iOS,VisualElement>, Boolean)
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.VisualElement> SetCanBecomeFirstResponder (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.VisualElement> config, bool value);
static member SetCanBecomeFirstResponder : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.VisualElement> * bool -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.VisualElement>
Parametry
- value
- System.Boolean