Condividi tramite


FocusRequest.IsFocused Proprietà

Definizione

Attenzione

Use Result instead.

Attenzione

Use SetResult(bool) or TrySetResult(bool) instead.

Ottiene o imposta un valore che indica se la richiesta è impostata o meno sullo stato attivo.

public:
 property bool IsFocused { bool get(); void set(bool value); };
public bool IsFocused { [System.Obsolete("Use Result instead.")] get; [System.Obsolete("Use SetResult(bool) or TrySetResult(bool) instead.")] set; }
[<get: System.Obsolete("Use Result instead.")>]
[<set: System.Obsolete("Use SetResult(bool) or TrySetResult(bool) instead.")>]
member this.IsFocused : bool with get, set
Public Property IsFocused As Boolean

Valore della proprietà

Attributi

Si applica a