pub const STYLE_PROVIDER_PRIORITY_APPLICATION: u32 = _; // 600u32
Expand description
A priority that can be used when adding a StyleProvider
for application-specific style information.
pub const STYLE_PROVIDER_PRIORITY_APPLICATION: u32 = _; // 600u32
A priority that can be used when adding a StyleProvider
for application-specific style information.