C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1PolygonIcon Class / Dispatcher Property


In This Topic
Dispatcher Property (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Dispatcher As Xamarin.Forms.IDispatcher
 
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Xamarin.Forms.IDispatcher
 
value = instance.Dispatcher
See Also