PolyOs API
PolyOs API
/
com.poly.polyos.settings
/
Setting
/
AccessLevel
Access
Level
open
class
AccessLevel
Content copied to clipboard
Represents how the setting can be accessed.
Properties
Properties
readable
Link copied to clipboard
open
val
readable
:
Boolean
Content copied to clipboard
Can this setting be read.
secure
Link copied to clipboard
open
val
secure
:
Boolean
Content copied to clipboard
Is the Setting secure.
writable
Link copied to clipboard
open
val
writable
:
Boolean
Content copied to clipboard
Can this setting be written.