Protocols
The following protocols are available globally.
-
Open delegate.
See moreDeclaration
Swift
@objc(UAPreferenceCenterOpenDelegate) public protocol PreferenceCenterOpenDelegate
-
Condition
See moreDeclaration
Swift
@objc(UAPreferenceConfigCondition) public protocol PreferenceConfigCondition : Sendable
-
Preference section item info.
See moreDeclaration
Swift
@objc(UAPreferenceCenterConfigItem) public protocol PreferenceCenterConfigItem : Sendable
-
Preference config section.
See moreDeclaration
Swift
@objc(UAPreferenceCenterConfigSection) public protocol PreferenceCenterConfigSection : Sendable
-
Common section view style
See moreDeclaration
Swift
public protocol CommonSectionViewStyle
-
Contact management section style
See moreDeclaration
Swift
public protocol ContactManagementSectionStyle
-
Contact subcription view style
See moreDeclaration
Swift
public protocol ContactSubscriptionViewStyle
-
Labeled section break style
See moreDeclaration
Swift
public protocol LabeledSectionBreakStyle
-
Preference Center alert style
See moreDeclaration
Swift
public protocol PreferenceCenterAlertStyle
-
Preference Center view style
See moreDeclaration
Swift
public protocol PreferenceCenterViewStyle