型プロパティ
destructive
破壊的なスタイルを示す属性。
iOS 13.0+ iPadOS 13.0+ Mac Catalyst 13.1+ tvOS 13.0+
宣言
static var destructive: UIMenuElement.Attributes { get }
議論
この属性を使用すると、メニューシステムは、赤いテキストなど、より目立つスタイルでメニュー要素を表示します。
以下も見よ
static var disabled: UIMenuElement.Attributes
無効なスタイルを示す属性。
static var hidden: UIMenuElement.Attributes
非表示のスタイルを示す属性。
static var keepsMenuPresented: UIMenuElement.Attributes
要素のアクションを終了する代わりに、起動した後もメニューが表示されたままであることを示す属性。
  ベータ