Package org.robovm.apple.uikit
Class UIFontDescriptorAttributes
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.uikit.UIFontDescriptorAttributes
public class UIFontDescriptorAttributes extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUIFontDescriptorAttributes.AsListMarshalerstatic classUIFontDescriptorAttributes.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description UIFontDescriptorAttributes() -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
UIFontDescriptorAttributes
public UIFontDescriptorAttributes()
-
-
Method Details
-
has
-
get
-
set
-
getFamily
-
setFamily
-
getName
-
setName
-
getFace
-
setFace
-
getSize
public double getSize() -
setSize
-
getVisibleName
-
setVisibleName
-
getMatrix
-
setMatrix
-
getCharacterSet
-
setCharacterSet
-
getCascadeList
-
setCascadeList
-
getTraits
-
setTraits
-
getFixedAdvance
public double getFixedAdvance() -
setFixedAdvance
-
getFeatureSettings
-
setFeatureSettings
-
getTextStyle
-
setTextStyle
-