Skip to main content

destructive

// Property: destructive
// Component(s): Ti.App.iOS.UserNotificationAction, Ti.UI.AlertDialog, Ti.UI.OptionDialog
'.destructive': { destructive: true }
'.destructive-false': { destructive: false }