'Declaration
Public Function IsSet( _ ByVal targetProperty As Xamarin.Forms.BindableProperty _ ) As Boolean
'Usage
Dim instance As C1LineMarker Dim targetProperty As Xamarin.Forms.BindableProperty Dim value As Boolean value = instance.IsSet(targetProperty)
public bool IsSet( Xamarin.Forms.BindableProperty targetProperty )
Parameters
- targetProperty