Class VisibilityDurationChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
An extended EventArgs class contains the duration until the visibility mode is changed from TimeLimitedDiscoverable to NonDiscoverable.
public class VisibilityDurationChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceDuration
The duration.
Declaration
public int Duration { get; }
Property Value
Type | Description |
---|---|
Int32 |