ComponentOne Xamarin.Android
RevealOnFocusHint Property (C1PathIcon)


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

Reference

C1PathIcon Class
C1PathIcon Members