IUIFocusEnvironment.SetNeedsFocusUpdate Method

Definition

When this is the active focus environment, requests a focus update, which can potentially change the PreferredFocusedView. (See also UpdateFocusIfNeeded().)

[Foundation.Export("setNeedsFocusUpdate")]
[Foundation.Preserve(Conditional=true)]
public void SetNeedsFocusUpdate ();
abstract member SetNeedsFocusUpdate : unit -> unit
Attributes

Applies to