Package org.robovm.apple.uikit
Class UIFontFeatureSetting
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.uikit.UIFontFeatureSetting
public class UIFontFeatureSetting extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUIFontFeatureSetting.AsListMarshalerstatic classUIFontFeatureSetting.Keysstatic classUIFontFeatureSetting.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description UIFontFeatureSetting() -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)longgetSelectorIdentifier()longgetTypeIdentifier()booleanhas(NSString key)UIFontFeatureSettingset(NSString key, NSObject value)UIFontFeatureSettingsetSelectorIdentifier(long selectorIdentifier)UIFontFeatureSettingsetTypeIdentifier(long typeIdentifier)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
UIFontFeatureSetting
public UIFontFeatureSetting()
-
-
Method Details
-
has
-
get
-
set
-
getTypeIdentifier
public long getTypeIdentifier() -
setTypeIdentifier
-
getSelectorIdentifier
public long getSelectorIdentifier() -
setSelectorIdentifier
-