Indicates whether this Canvas uses hardware acceleration.
Syntax
[get: Android.Runtime.Register("isHardwareAccelerated", "()Z", "GetIsHardwareAcceleratedHandler")] public virtual boolIsHardwareAccelerated { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Indicates whether this Canvas uses hardware acceleration.
Note that this method does not define what type of hardware acceleration
may or may not be used.