C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ToggleButton Class / Init Method


In This Topic
Init Method (C1ToggleButton)
In This Topic
Syntax
'Declaration
 
Public Sub Init() 
 
'Usage
 
Dim instance As C1ToggleButton
 
instance.Init()
See Also