'Declaration
Public Function GetValue( _ ByVal property As Xamarin.Forms.BindableProperty _ ) As Object
'Usage
Dim instance As C1FontIcon Dim property As Xamarin.Forms.BindableProperty Dim value As Object value = instance.GetValue(property)
Parameters
- property