ComponentOne Xamarin.Android
KeepScreenOn Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : KeepScreenOn Property
Syntax
'Declaration
 
Public Overridable Property KeepScreenOn As Boolean
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Boolean
 
instance.KeepScreenOn = value
 
value = instance.KeepScreenOn
public virtual bool KeepScreenOn {get; set;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members