GlobalizationContext interface
属性
culture | |
explicit |
获取显式设置的主题,如果未显式设置主题,则获取空字符串。 显式设置的主题在查询字符串 (?theme=[themename]) 或用户的配置文件中设置。 但是,配置文件中设置的默认主题不被视为显式设置的主题。 |
theme | |
time |
|
timezone |
|
type |
属性详细信息
culture
culture: string
属性值
string
explicitTheme
获取显式设置的主题,如果未显式设置主题,则获取空字符串。 显式设置的主题在查询字符串 (?theme=[themename]) 或用户的配置文件中设置。 但是,配置文件中设置的默认主题不被视为显式设置的主题。
explicitTheme: string
属性值
string
theme
theme: string
属性值
string
timeZoneId
timeZoneId: string
属性值
string
timezoneOffset
timezoneOffset: number
属性值
number
typeAheadDisabled
typeAheadDisabled: boolean
属性值
boolean