Share via


UIFocusDebugger.CheckFocusGroupTree(IUIFocusEnvironment) Method

Definition

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

Parameters

environment
IUIFocusEnvironment

Returns

Attributes

Applies to