Android.Graphics.Canvas.IsHardwareAccelerated Property
Indicates whether this Canvas uses hardware acceleration.

Syntax

[get: Android.Runtime.Register("isHardwareAccelerated", "()Z", "GetIsHardwareAcceleratedHandler")]
public virtual bool IsHardwareAccelerated { 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.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11