Uses of Class
org.robovm.apple.corefoundation.CFDateFormatterProperty
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFDateFormatterProperty in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFDateFormatterProperty Modifier and Type Method Description static CFDateFormatterPropertyCFDateFormatterProperty.Marshaler. toObject(Class<CFDateFormatterProperty> cls, long handle, long flags)static CFDateFormatterPropertyCFDateFormatterProperty. valueOf(CFString value)Methods in org.robovm.apple.corefoundation that return types with arguments of type CFDateFormatterProperty Modifier and Type Method Description static List<CFDateFormatterProperty>CFDateFormatterProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation with parameters of type CFDateFormatterProperty Modifier and Type Method Description CFTypeCFDateFormatter. getProperty(CFDateFormatterProperty key)voidCFDateFormatter. setProperty(CFDateFormatterProperty key, CFType value)static longCFDateFormatterProperty.Marshaler. toNative(CFDateFormatterProperty o, long flags)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFDateFormatterProperty Modifier and Type Method Description static longCFDateFormatterProperty.AsListMarshaler. toNative(List<CFDateFormatterProperty> l, long flags)static CFDateFormatterPropertyCFDateFormatterProperty.Marshaler. toObject(Class<CFDateFormatterProperty> cls, long handle, long flags)