[]
        
(Showing Draft Content)

C1.iOS.Core.C1ToggleButton.-ctor

C1ToggleButton Constructor

C1ToggleButton()

Initializes a new instance of the C1ToggleButton class.

Declaration
public C1ToggleButton()
Public Sub New()

C1ToggleButton(CGRect)

Initializes a new instance of the C1ToggleButton class.

Declaration
public C1ToggleButton(CGRect frame)
Public Sub New(frame As CGRect)
Parameters
Type Name Description
CGRect frame

C1ToggleButton(nint)

Initializes a new instance of the C1ToggleButton class.

Declaration
public C1ToggleButton(nint handle)
Public Sub New(handle As IntPtr)
Parameters
Type Name Description
nint handle