NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) Constructor

Definición

Inicializa una nueva instancia de la clase NSTextStorageEventArgs.

public NSTextStorageEventArgs (UIKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
new UIKit.NSTextStorageEventArgs : UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> UIKit.NSTextStorageEventArgs

Parámetros

editedRange
NSRange
delta
System.System.IntPtr System.nativeint

Se aplica a