NSLayoutManagerDelegate_Extensions.ShouldUseAction Method

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.NSControlCharacterAction ShouldUseAction (this UIKit.INSLayoutManagerDelegate This, UIKit.NSLayoutManager layoutManager, UIKit.NSControlCharacterAction action, nuint charIndex);
static member ShouldUseAction : UIKit.INSLayoutManagerDelegate * UIKit.NSLayoutManager * UIKit.NSControlCharacterAction * nuint -> UIKit.NSControlCharacterAction

Parameters

This
INSLayoutManagerDelegate

The instance on which this extension method operates.

layoutManager
NSLayoutManager
charIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to