-
-
Methods in org.robovm.apple.foundation with parameters of type UIFont
| Modifier and Type |
Method |
Description |
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
CGSize |
NSString.draw(CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.draw(CGPoint point,
UIFont font) |
Deprecated.
|
CGSize |
NSString.draw(CGRect rect,
UIFont font) |
Deprecated.
|
CGSize |
NSString.draw(CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode,
NSTextAlignment alignment) |
Deprecated.
|
CGSize |
NSString.draw(NSString thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
double minFontSize,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
CGSize size) |
Deprecated.
|
CGSize |
NSString.getSize(UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
-
-
-
Methods in org.robovm.apple.uikit that return UIFont
| Modifier and Type |
Method |
Description |
static UIFont |
UIFont.getBoldSystemFont(double fontSize) |
|
UIFont |
NSAttributedStringAttributes.getFont() |
|
UIFont |
UICellAccessoryLabel.getFont() |
|
static UIFont |
UIFont.getFont(String fontName,
double fontSize) |
|
static UIFont |
UIFont.getFont(UIFontDescriptor descriptor,
double pointSize) |
|
UIFont |
UILabel.getFont() |
|
UIFont |
UIListContentTextProperties.getFont() |
|
UIFont |
UISimpleTextPrintFormatter.getFont() |
|
UIFont |
UITextField.getFont() |
|
UIFont |
UITextInputTextStyle.getFont() |
Deprecated.
|
UIFont |
UITextView.getFont() |
|
static UIFont |
UIFont.getItalicSystemFont(double fontSize) |
|
static UIFont |
UIFont.getMonospacedDigitSystemFont(double fontSize,
double weight) |
|
static UIFont |
UIFont.getMonospacedSystemFont(double fontSize,
double weight) |
|
static UIFont |
UIFont.getPreferredFont(UIFontTextStyle style) |
|
static UIFont |
UIFont.getPreferredFont(UIFontTextStyle style,
UITraitCollection traitCollection) |
|
static UIFont |
UIFont.getSystemFont(double fontSize) |
|
static UIFont |
UIFont.getSystemFont(double fontSize,
double weight) |
|
static UIFont |
UIFont.getSystemFont(double fontSize,
UIFontWeight weight) |
|
UIFont |
UIFont.newWithSize(double fontSize) |
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
double maximumPointSize) |
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
double maximumPointSize,
UITraitCollection traitCollection) |
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
UITraitCollection traitCollection) |
|
UIFont |
UIFontMetrics.scaledFontForFont(UIFont font) |
|
Methods in org.robovm.apple.uikit with parameters of type UIFont
| Modifier and Type |
Method |
Description |
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double fontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
double minFontSize,
MachineSizedFloatPtr actualFontSize,
NSLineBreakMode lineBreakMode,
UIBaselineAdjustment baselineAdjustment) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
double width,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGPoint point,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.draw(long thiz,
CGRect rect,
UIFont font,
NSLineBreakMode lineBreakMode,
NSTextAlignment alignment) |
Deprecated.
|
static UIImageSymbolConfiguration |
UIImageSymbolConfiguration.getConfigurationWithFont(UIFont font) |
|
static UIImageSymbolConfiguration |
UIImageSymbolConfiguration.getConfigurationWithFontScale(UIFont font,
UIImageSymbolScale scale) |
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
double minFontSize,
MachineSizedFloatPtr actualFontSize,
double width,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size) |
Deprecated.
|
static CGSize |
NSStringExtensions.getSize(long thiz,
UIFont font,
CGSize size,
NSLineBreakMode lineBreakMode) |
Deprecated.
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
double maximumPointSize) |
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
double maximumPointSize,
UITraitCollection traitCollection) |
|
UIFont |
UIFontMetrics.scaledFont(UIFont font,
UITraitCollection traitCollection) |
|
UIFont |
UIFontMetrics.scaledFontForFont(UIFont font) |
|
NSAttributedStringAttributes |
NSAttributedStringAttributes.setFont(UIFont font) |
|
void |
UICellAccessoryLabel.setFont(UIFont v) |
|
void |
UILabel.setFont(UIFont v) |
|
void |
UIListContentTextProperties.setFont(UIFont v) |
|
void |
UISimpleTextPrintFormatter.setFont(UIFont v) |
|
void |
UITextField.setFont(UIFont v) |
|
UITextInputTextStyle |
UITextInputTextStyle.setFont(UIFont font) |
Deprecated.
|
void |
UITextView.setFont(UIFont v) |
|
void |
NSLayoutManager.setGlyphs(ShortPtr glyphs,
MachineSizedSIntPtr props,
MachineSizedUIntPtr charIndexes,
UIFont aFont,
NSRange glyphRange) |
|
long |
NSLayoutManagerDelegate.shouldGenerateGlyphs(NSLayoutManager layoutManager,
ShortPtr glyphs,
MachineSizedSIntPtr props,
MachineSizedUIntPtr charIndexes,
UIFont aFont,
NSRange glyphRange) |
|
long |
NSLayoutManagerDelegateAdapter.shouldGenerateGlyphs(NSLayoutManager layoutManager,
ShortPtr glyphs,
MachineSizedSIntPtr props,
MachineSizedUIntPtr charIndexes,
UIFont aFont,
NSRange glyphRange) |
|
protected void |
NSLayoutManager.showCGGlyphs(long glyphs,
CGPoint positions,
long glyphCount,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext graphicsContext) |
Deprecated.
|
void |
NSLayoutManager.showCGGlyphs(short[] glyphs,
CGPoint[] positions,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext graphicsContext) |
|
void |
NSLayoutManager.showCGGlyphs(ShortPtr glyphs,
CGPoint positions,
long glyphCount,
UIFont font,
CGAffineTransform textMatrix,
NSDictionary<NSString,?> attributes,
CGContext CGContext) |
|