ComponentOne Xamarin.Android
KeepScreenOn Property (GridBase)


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

Reference

GridBase Class
GridBase Members