UIFocusDebugger.CheckFocusability(IUIFocusItem) Method

Definition

Returns whether the item can be focused.

[Foundation.Export("checkFocusabilityForItem:")]
public static UIKit.IUIFocusDebuggerOutput CheckFocusability (UIKit.IUIFocusItem item);
static member CheckFocusability : UIKit.IUIFocusItem -> UIKit.IUIFocusDebuggerOutput

Parameters

item
IUIFocusItem

The item to check.

Returns

Attributes

Applies to