Instance Property
dialogTitle
The title of the filter dialog.
Declaration
optional var dialogTitle: String! { get }Declaration
@property (nonatomic, readonly) NSString * dialogTitle;Declaration
dialogTitle() -> strInstance Property
The title of the filter dialog.
optional var dialogTitle: String! { get }@property (nonatomic, readonly) NSString * dialogTitle;dialogTitle() -> str