共用方式為


NSTextStorage.Edited(NSTextStorageEditActions, NSRange, nint) 方法

定義

表示變更。

[Foundation.Export("edited:range:changeInLength:")]
public virtual void Edited (UIKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
abstract member Edited : UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> unit
override this.Edited : UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> unit

參數

editedRange
NSRange
delta
System.System.IntPtr System.nativeint
屬性

適用於