Foundation.NSAttributedString.DrawString Method
Draws the attributed string on the specified region, and optionally track the rendering.

Syntax

[Foundation.Export("drawWithRect:options:context:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void DrawString (NSStringDrawingOptions options, NSStringDrawingContext context, CoreGraphics.CGRect rect)

Parameters

rect
Region where the string is drawn.
options
Drawing options
context

the string drawing context.

This parameter can be null.

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0