次の方法で共有


NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) コンストラクター

定義

NSTextStorageEventArgs クラスの新しいインスタンスを初期化します。

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

パラメーター

editedRange
NSRange
delta
System.System.IntPtr System.nativeint

適用対象