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