Interface
SystemAppearanceChangedEventData
SystemAppearanceChangedEventData
interface SystemAppearanceChangedEventData extends ApplicationEventData { newValue: "dark" | "light"; }
Summary
Properties
newValue
- Previous
- SwipeGestureEventData
- Next
- TapGestureEventData