UIFocusDebugger.SimulateFocusUpdateRequest(IUIFocusEnvironment) 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.
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