presentsPopup
A Boolean value indicating whether the action has a pop-up.
Declaration
var presentsPopup: Bool { get }Discussion
Use this property to check if the action has a pop-up before attempting to show any pop-up views.
A Boolean value indicating whether the action has a pop-up.
var presentsPopup: Bool { get }Use this property to check if the action has a pop-up before attempting to show any pop-up views.