AlertPattern

UIAlertController.Style.alert

not empty message empty message nil message
not empty title alertTextText alertTextEmpty alertTextNil
empty title alertEmptyText alertEmptyEmpty alertEmptyNil
nil title alertNilText alertNilEmpty alertNilNil

UIAlertController.Style.actionSheet

not empty message empty message nil message
not empty title actionSheetTextText actionSheetTextEmpty actionSheetTextNil
empty title actionSheetEmptyText actionSheetEmptyEmpty actionSheetEmptyNil
nil title actionSheetNilText actionSheetNilEmpty actionSheetNilNil