Utilities
Various utility classes for working with a UI and Redux.
Classes
Name | Description | |
---|---|---|
PropsHelper | A set of helper methods for various props | |
ToolbarButtonHelper | A set of Dom helper methods | |
UiFramework | Main entry point to configure and interact with the features provided by the AppUi-react package. | |
UiVisibilityChangedEvent | UiVisibility Event class. | |
ViewUtilities | Various View utility methods |
Constants
Name | Description | |
---|---|---|
SafeAreaContext | Context used to manage safe area (feature used by devices with non-rectangular screens). |
Enumerations
Name | Description | |
---|---|---|
SafeAreaInsets | Describes available safe area insets. |
Global Functions
Name | Description | |
---|---|---|
PreviewFeaturesProvider | Set which preview features are enabled. |
Interfaces
Name | Description | |
---|---|---|
FrameworkVisibility | UiFramework.visibility interface | |
PreviewFeatures | List of preview features that can be enabled/disabled. | |
PreviewFeaturesProviderProps | Props for PreviewFeaturesProvider. | |
UiVisibilityEventArgs | UiVisibility Event Args interface. | |
UserSettingsProvider | Interface to be implemented but any classes that wants to load their user settings when the UiStateEntry storage class is set. |
Last Updated: 01 December, 2023