共用方式為


NSTextStorageEditActions 列舉

定義

標記列舉,其值由 Text Kit 用來指定動作是否與屬性、字元或兩者有關。

此列舉支援其成員值的位元組合。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum NSTextStorageEditActions
type NSTextStorageEditActions = 
繼承
NSTextStorageEditActions
屬性

欄位

Attributes 1

屬性已修改。

Characters 2

已修改字元。

適用於