Preparing search index...
The search index is not available
@ua/react-native-airship
@ua/react-native-airship
CommonSection
Interface CommonSection
Memberof
PreferenceCenter
interface
CommonSection
{
display
?:
CommonDisplay
;
id
:
string
;
items
:
Item
[]
;
type
:
"section"
;
}
Hierarchy (
view full
)
SectionBase
CommonSection
Index
Properties
display?
id
items
type
Properties
Optional
display
display
?:
CommonDisplay
display information
id
id
:
string
the section identifier
items
items
:
Item
[]
list of section items
type
type
:
"section"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
display
id
items
type
@ua/react-native-airship
Loading...
Memberof
PreferenceCenter