ComponentOne Xamarin.Android
Focusable Property (C1PathIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PathIcon Class : Focusable Property
Syntax
'Declaration
 
Public Property Focusable As Boolean
'Usage
 
Dim instance As C1PathIcon
Dim value As Boolean
 
instance.Focusable = value
 
value = instance.Focusable
public bool Focusable {get; set;}
See Also

Reference

C1PathIcon Class
C1PathIcon Members