Поделиться через


FocusRequest.IsFocused Свойство

Определение

Внимание!

Use Result instead.

Внимание!

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

Возвращает или задает значение, указывающее, задан ли фокус этим запросом.

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

Значение свойства

Атрибуты

Применяется к