Enumeration

WPEPlatformSettingsSource

Declaration

enum WPEPlatform.SettingsSource

Description [src]

Indicates the source of a settings change.

Members

WPE_SETTINGS_SOURCE_PLATFORM

Set by the platform.

  • Value: 0
  • Available since: 2.0
WPE_SETTINGS_SOURCE_APPLICATION

Set by the application.

  • Value: 1
  • Available since: 2.0