Share via


UIFocusDebugger.CheckFocusability(IUIFocusItem) Method

Definition

[Foundation.Export("checkFocusabilityForItem:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.IUIFocusDebuggerOutput CheckFocusability(UIKit.IUIFocusItem item);
[<Foundation.Export("checkFocusabilityForItem:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CheckFocusability : UIKit.IUIFocusItem -> UIKit.IUIFocusDebuggerOutput

Parameters

Returns

Attributes

Applies to