UILabel
UILabelAppearance
UILabel()
UILabel(CGRect)
UILabel(IntPtr)
UILabel(NativeHandle)
UILabel(NSCoder)
UILabel(NSObjectFlag)
AdjustsFontForContentSizeCategory
AdjustsFontSizeToFitWidth
AdjustsLetterSpacingToFitWidth
AllowsDefaultTighteningForTruncation
Appearance
AttributedText
BaselineAdjustment
ClassHandle
Enabled
EnablesMarqueeWhenAncestorFocused
Font
Highlighted
HighlightedTextColor
LineBreakMode
LineBreakStrategy
Lines
MinimumFontSize
MinimumScaleFactor
PreferredMaxLayoutWidth
PreferredVibrancy
ShadowColor
ShadowOffset
ShowsExpansionTextWhenTruncated
SizingRule
Text
TextAlignment
TextColor
AppearanceWhenContainedIn(Type[])
DrawText(CGRect)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
TextRectForBounds(CGRect, nint)
TextRectForBounds(CGRect, nint)
UpdateCharacterSpacing(UILabel, ITextStyle)
UpdateFont(UILabel, ITextStyle, IFontManager)
UpdateFont(UILabel, ITextStyle, IFontManager, Double)
UpdateHorizontalTextAlignment(UILabel, ILabel)
UpdateLineBreakMode(UILabel, Label)
UpdateLineHeight(UILabel, ILabel)
UpdateMaxLines(UILabel, Label)
UpdateText(UILabel, Label)
UpdateTextColor(UILabel, ITextStyle, UIColor)
UpdateTextDecorations(UILabel, ILabel)
UpdateVerticalTextAlignment(UILabel, ILabel)
xamarinios
namespace UIKit
{
[Register("UILabel", true)]
public class UILabel : UIView, INativeObject, IDisposable, IUIContentSizeCategoryAdjusting
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UILabel(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API