Table of Contents

TTMSFNCGraphicsContextAndroid.SetNativeCanvas Method

Sets the native Android canvas used for rendering.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure SetNativeCanvas(ACanvas: JCanvas);

Parameters

Name Description
ACanvas The JCanvas object to use as the backing render surface.