[−][src]Trait uikit_sys::NSString_NSExtendedStringDrawing
Provided methods
unsafe fn drawWithRect_options_attributes_context_(
self,
rect: CGRect,
options: NSStringDrawingOptions,
attributes: NSDictionary,
context: NSStringDrawingContext
) where
Self::Target: Message + Sized,
self,
rect: CGRect,
options: NSStringDrawingOptions,
attributes: NSDictionary,
context: NSStringDrawingContext
) where
Self::Target: Message + Sized,
unsafe fn boundingRectWithSize_options_attributes_context_(
self,
size: CGSize,
options: NSStringDrawingOptions,
attributes: NSDictionary,
context: NSStringDrawingContext
) -> CGRect where
Self::Target: Message + Sized,
self,
size: CGSize,
options: NSStringDrawingOptions,
attributes: NSDictionary,
context: NSStringDrawingContext
) -> CGRect where
Self::Target: Message + Sized,