#import <UIKitSPI.h>
◆ _addActionWithTitle:style:handler:()
| - (void) _addActionWithTitle: |
|
(NSString *) |
title |
| style: |
|
(UIAlertActionStyle) |
style |
| handler: |
|
(void(^)(void)) |
handler |
|
|
| |
◆ _addActionWithTitle:style:handler:shouldDismissHandler:()
| - (void) _addActionWithTitle: |
|
(NSString *) |
title |
| style: |
|
(UIAlertActionStyle) |
style |
| handler: |
|
(void(^)(void)) |
handler |
| shouldDismissHandler: |
|
(BOOL(^)(void)) |
shouldDismissHandler |
|
|
| |
◆ preferredStyle
| - (UIAlertControllerStyle) preferredStyle |
|
readwritenonatomicassign |
The documentation for this category was generated from the following file: