Class OobeChangedEventArgs
Definition
- Assembly:
- Tizen.System.SystemSettings.dll
This is EventArgs type for the
public class OobeChangedEventArgs : EventArgs
- Inheritance
-
objectOobeChangedEventArgs
Properties
View SourceValue
Indicates whether OOBE(Out Of Box Experience) is enabled on the device.
Declaration
public bool Value { get; }
Property Value
| Type | Description |
|---|---|
| bool |