The methods of UIKit.NSExtendedStringDrawing are listed below. For a list of all members, see the NSExtendedStringDrawing Members list.
See Also: Inherited members from System.Object
static | DrawString(this Foundation.NSString, Foundation.NSStringDrawingOptions, UIStringAttributes, Foundation.NSStringDrawingContext, CoreGraphics.CGRect)Draws the string in the specified rect, with the specified options. | |
static | GetBoundingRect(this Foundation.NSString, Foundation.NSStringDrawingOptions, UIStringAttributes, Foundation.NSStringDrawingContext, CoreGraphics.CGSize)The bounding box for the string, given the specified options. | |
static | WeakDrawString(this Foundation.NSString, Foundation.NSStringDrawingOptions, Foundation.NSDictionary, Foundation.NSStringDrawingContext, CoreGraphics.CGRect)Draws the string in the specified context in the given rect and with the specified options and attributes. | |
static | WeakGetBoundingRect(this Foundation.NSString, Foundation.NSStringDrawingOptions, Foundation.NSDictionary, Foundation.NSStringDrawingContext, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |