IUIFocusEnvironment.SetNeedsFocusUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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