Share via


UIFocusDebugger.GetPreferredFocusEnvironments(IUIFocusEnvironment) Method

Definition

[Foundation.Export("preferredFocusEnvironmentsForEnvironment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.IUIFocusDebuggerOutput GetPreferredFocusEnvironments(UIKit.IUIFocusEnvironment environment);
[<Foundation.Export("preferredFocusEnvironmentsForEnvironment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPreferredFocusEnvironments : UIKit.IUIFocusEnvironment -> UIKit.IUIFocusDebuggerOutput

Parameters

environment
IUIFocusEnvironment

Returns

Attributes

Applies to