共用方式為


NSTextStorageEventArgs 類別

定義

public class NSTextStorageEventArgs : EventArgs
type NSTextStorageEventArgs = class
    inherit EventArgs
繼承
NSTextStorageEventArgs

建構函式

NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint)

初始化 NSTextStorageEventArgs 類別的新實例。

屬性

Delta

編輯所新增或移除的字元數。

EditedMask

屬性、字元或兩者皆已編輯。

EditedRange

編輯所產生的新字元範圍。

適用於