UIFont
UIFont(IntPtr)
UIFont(NativeHandle)
UIFont(NSCoder)
UIFont(NSObjectFlag)
Ascender
ButtonFontSize
CapHeight
ClassHandle
Descender
FamilyName
FamilyNames
FontDescriptor
LabelFontSize
Leading
LineHeight
Name
PointSize
PreferredBody
PreferredCallout
PreferredCaption1
PreferredCaption2
PreferredFootnote
PreferredHeadline
PreferredSubheadline
PreferredTitle1
PreferredTitle2
PreferredTitle3
SmallSystemFontSize
SystemFontSize
xHeight
XHeight
BoldSystemFontOfSize(nfloat)
BoldSystemFontOfSize(NFloat)
Copy(NSZone)
EncodeTo(NSCoder)
Equals(Object)
FontNamesForFamilyName(String)
FromDescriptor(UIFontDescriptor, nfloat)
FromDescriptor(UIFontDescriptor, NFloat)
FromName(String, nfloat)
FromName(String, NFloat)
GetHashCode()
GetMonospacedSystemFont(nfloat, nfloat)
GetMonospacedSystemFont(NFloat, NFloat)
GetMonospacedSystemFont(nfloat, UIFontWeight)
GetMonospacedSystemFont(NFloat, UIFontWeight)
GetPreferredFontForTextStyle(NSString)
GetPreferredFontForTextStyle(UIFontTextStyle)
GetPreferredFontForTextStyle(NSString, UITraitCollection)
GetPreferredFontForTextStyle(UIFontTextStyle, UITraitCollection)
ItalicSystemFontOfSize(nfloat)
ItalicSystemFontOfSize(NFloat)
MonospacedDigitSystemFontOfSize(nfloat, nfloat)
MonospacedDigitSystemFontOfSize(NFloat, NFloat)
MonospacedDigitSystemFontOfSize(nfloat, UIFontWeight)
MonospacedDigitSystemFontOfSize(NFloat, UIFontWeight)
SystemFontOfSize(nfloat)
SystemFontOfSize(NFloat)
SystemFontOfSize(nfloat, nfloat)
SystemFontOfSize(NFloat, NFloat)
SystemFontOfSize(nfloat, UIFontWeight)
SystemFontOfSize(NFloat, UIFontWeight)
SystemFontOfSize(NFloat, UIFontWeight, UIFontWidth)
ToString()
WithSize(nfloat)
WithSize(NFloat)
operator !=(UIFont, UIFont)
operator ==(UIFont, UIFont)
xamarinios
namespace UIKit
{
[Register("UIFont", true)]
public class UIFont : NSObject, INSCopying, INativeObject, IDisposable
{
[TV(13, 0)]
public static UIFont GetMonospacedSystemFont(nfloat size, UIFontWeight weight);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Xamarin watchOS | 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