Contents

disabled

An attribute indicating the disabled style.

Declaration

static var disabled: UIMenuElement.Attributes { get }

Discussion

When you use this attribute, the user can’t select the menu element.

See Also

Attributes