IviSettingAccessMode

enum IviSettingAccessMode : Enum<IviSettingAccessMode>

Access mode for a property of an IVI settings service.

Entries

Link copied to clipboard

Clients of an IVI settings service can only read the value of a property.

Link copied to clipboard

Clients of an IVI settings service can read the value of a property, and update the value with an update method.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int