UIFocusDebugger.SimulateFocusUpdateRequest(IUIFocusEnvironment) Method

Definition

Simulates a focus update.

[Foundation.Export("simulateFocusUpdateRequestFromEnvironment:")]
public static UIKit.IUIFocusDebuggerOutput SimulateFocusUpdateRequest (UIKit.IUIFocusEnvironment environment);
static member SimulateFocusUpdateRequest : UIKit.IUIFocusEnvironment -> UIKit.IUIFocusDebuggerOutput

Parameters

environment
IUIFocusEnvironment

The focus environment for the test.

Returns

Attributes

Applies to