IPreference Interface
- Last UpdatedAug 21, 2026
- 1 minute read
IPreference interface is used to save and load the preferences for the app editor. It is implemented by the SE internal Framework. The app developer must get IPreference by the Preference property of IEditorBase. IEditorBase is passed to the Editor activity at the time of creation/initialization.