Contents

actionSheetStyle

The receiver’s presentation style.

Declaration

var actionSheetStyle: UIActionSheetStyle { get set }

Discussion

This property determines how the action sheet looks when it is presented. For a list of possible values, see the UIActionSheetStyle constants.

See Also

Setting properties