Uses of Class
org.robovm.apple.coretext.CTTextTabOptions
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTTextTabOptions in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTTextTabOptions Modifier and Type Method Description CTTextTabOptionsCTTextTab. getOptions()CTTextTabOptionsCTTextTabOptions. set(CFString key, NativeObject value)CTTextTabOptionsCTTextTabOptions. setTerminatingCharacter(NSCharacterSet terminatingCharacter)static CTTextTabOptionsCTTextTabOptions.Marshaler. toObject(Class<CTTextTabOptions> cls, long handle, long flags)Methods in org.robovm.apple.coretext that return types with arguments of type CTTextTabOptions Modifier and Type Method Description static List<CTTextTabOptions>CTTextTabOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTTextTabOptions Modifier and Type Method Description static CTTextTabCTTextTab. create(CTTextAlignment alignment, double location, CTTextTabOptions options)static longCTTextTabOptions.Marshaler. toNative(CTTextTabOptions o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTTextTabOptions Modifier and Type Method Description static longCTTextTabOptions.AsListMarshaler. toNative(List<CTTextTabOptions> l, long flags)static CTTextTabOptionsCTTextTabOptions.Marshaler. toObject(Class<CTTextTabOptions> cls, long handle, long flags)