Table of Contents

TTMSFNCGraphicsContextiOS.SetNativeContext Method

Sets the native Core Graphics context used for rendering on iOS.

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

procedure SetNativeContext(ACGContext: CGContextRef);

Parameters

Name Description
ACGContext The CGContextRef to use as the backing render context.