UIAction$Methods extension

on

Properties

attributes int

Available on UIAction, provided by the UIAction$Methods extension

This action's style.
getter/setter pair
discoverabilityTitle ↔ NSString?

Available on UIAction, provided by the UIAction$Methods extension

Elaborated title, if any.
getter/setter pair
identifier → NSString

Available on UIAction, provided by the UIAction$Methods extension

This action's identifier.
no setter
image UIImage?

Available on UIAction, provided by the UIAction$Methods extension

Image that can appear next to this action.
no setter
image$1 UIImage?

Available on UIAction, provided by the UIAction$Methods extension

Image that can appear next to this action.
no getter
sender → ObjCObject?

Available on UIAction, provided by the UIAction$Methods extension

If available, the object on behalf of which the actionHandler is called.
no setter
state UIMenuElementState

Available on UIAction, provided by the UIAction$Methods extension

State that can appear next to this action.
getter/setter pair
title → NSString

Available on UIAction, provided by the UIAction$Methods extension

Short display title.
no setter
title$1 ← NSString

Available on UIAction, provided by the UIAction$Methods extension

Short display title.
no getter

Methods

initWithCoder(NSCoder coder) UIAction?

Available on UIAction, provided by the UIAction$Methods extension

initWithCoder: