Share via


NSLayoutManagerDelegate_Extensions.ShouldUseAction Method

Definition

The control character action for the control character at the specified index.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.NSControlCharacterAction ShouldUseAction(this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager layoutManager, UIKit.NSControlCharacterAction action, UIntPtr characterIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldUseAction : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager * UIKit.NSControlCharacterAction * unativeint -> UIKit.NSControlCharacterAction

Parameters

layoutManager
NSLayoutManager
characterIndex
UIntPtr

unativeint

Returns

Attributes

Applies to