ComponentOne Xamarin.iOS
InvokeOnMainThread(Action) Method


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotsPanel<S> Class > InvokeOnMainThread Method : InvokeOnMainThread(Action) Method
Syntax
'Declaration
 
Public Overloads Sub InvokeOnMainThread( _
   ByVal action As Action _
) 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim action As Action
 
instance.InvokeOnMainThread(action)
public void InvokeOnMainThread( 
   Action action
)

Parameters

action
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members
Overload List