webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | List of all members
ARDSettingsViewController Class Reference

#import <ARDSettingsViewController.h>

Inheritance diagram for ARDSettingsViewController:

Instance Methods

(instancetype) - initWithStyle:settingsModel:
 
(instancetype) - initWithStyle:
 
(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithStyle:settingsModel:
 
(instancetype) - initWithStyle:
 
(instancetype) - NS_UNAVAILABLE
 

Class Methods

(instancetype) + NS_UNAVAILABLE
 
(instancetype) + NS_UNAVAILABLE
 

Detailed Description

Displays settings options.

Method Documentation

◆ initWithStyle:() [1/2]

- (instancetype) initWithStyle: (UITableViewStyle)  NS_UNAVAILABLE

◆ initWithStyle:() [2/2]

- (instancetype) initWithStyle: (UITableViewStyle)  NS_UNAVAILABLE

◆ initWithStyle:settingsModel:() [1/2]

- (instancetype) initWithStyle: (UITableViewStyle)  style
settingsModel: (ARDSettingsModel *)  settingsModel 

Creates new instance.

Parameters
stylethe table view style that should be used
settingsModelmodel class for the user settings.

◆ initWithStyle:settingsModel:() [2/2]

- (instancetype) initWithStyle: (UITableViewStyle)  style
settingsModel: (ARDSettingsModel *)  settingsModel 

Creates new instance.

Parameters
stylethe table view style that should be used
settingsModelmodel class for the user settings.

◆ NS_UNAVAILABLE() [1/4]

- (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE() [2/4]

+ (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE() [3/4]

+ (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE() [4/4]

- (instancetype) NS_UNAVAILABLE

The documentation for this class was generated from the following files: