Class Switch.SelectEventArgs
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
SelectEventArgs is a class to record item selected arguments which will sent to user.
C#
Copy
[Obsolete("Deprecated in API8; Will be removed in API10. Please use SelectedChangedEventArgs instead.")]
public class Switch.SelectEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args Switch.Select Event Args
Fields
Declaration
C#
Copy
public bool IsSelected
Field Value
Type | Description |
---|---|
bool |