Class VisibilityModeChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed Bluetooth visibility mode.
C#Copypublic class VisibilityModeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsVisibilityModeChangedEventArgs
Properties
Declaration
C#Copypublic BluetoothError Result { get; }
Property Value
| Type | Description |
|---|---|
| BluetoothError |
Declaration
C#Copypublic VisibilityMode Visibility { get; }
Property Value
| Type | Description |
|---|---|
| VisibilityMode |