ComponentOne Xamarin.Android
ImeHintLocales Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : ImeHintLocales Property
Syntax
'Declaration
 
Public Overridable Property ImeHintLocales As Android.OS.LocaleList
'Usage
 
Dim instance As C1CheckBox
Dim value As Android.OS.LocaleList
 
instance.ImeHintLocales = value
 
value = instance.ImeHintLocales
public virtual Android.OS.LocaleList ImeHintLocales {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members