StoreContentAction 枚举

定义

指定对 Annotation 中的 AnnotationStore 执行的操作。

public enum class StoreContentAction
public enum StoreContentAction
type StoreContentAction = 
Public Enum StoreContentAction
继承
StoreContentAction

字段

Added 0

已将 Annotation 添加到存储区中。

Deleted 1

已从存储区中删除 Annotation

适用于

另请参阅