Share via


IUIIndirectScribbleInteractionDelegate.IsElementFocused Method

Definition

[Foundation.Export("indirectScribbleInteraction:isElementFocused:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsElementFocused(UIKit.UIIndirectScribbleInteraction interaction, Foundation.NSObject elementIdentifier);
[<Foundation.Export("indirectScribbleInteraction:isElementFocused:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsElementFocused : UIKit.UIIndirectScribbleInteraction * Foundation.NSObject -> bool
override this.IsElementFocused : UIKit.UIIndirectScribbleInteraction * Foundation.NSObject -> bool

Parameters

elementIdentifier
NSObject

Returns

Attributes

Applies to