UIKit.UILabel: Method Members

The methods of UIKit.UILabel are listed below. For a list of all members, see the UILabel Members list.

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UILabel.UILabelAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
DrawText(CoreGraphics.CGRect)
Renders this UILabel's Text (or its shadow) in the specified RectangleF.
static
GetAppearance<T>() : UILabel.UILabelAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UILabel.UILabelAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UILabel.UILabelAppearance
Documentation for this section has not yet been entered.
TextRectForBounds(CoreGraphics.CGRect, nint) : CoreGraphics.CGRect
The drawing RectangleF for this UILabel's Text.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UILabel object.