Uses of Class
org.robovm.apple.iosurface.IOSurfacePurgeabilityState
| Package | Description |
|---|---|
| org.robovm.apple.iosurface |
-
Uses of IOSurfacePurgeabilityState in org.robovm.apple.iosurface
Fields in org.robovm.apple.iosurface declared as IOSurfacePurgeabilityState Modifier and Type Field Description static IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. Emptystatic IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. KeepCurrentstatic IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. Nonestatic IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. NonVolatilestatic IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. VolatileMethods in org.robovm.apple.iosurface that return IOSurfacePurgeabilityState Modifier and Type Method Description protected IOSurfacePurgeabilityState[]IOSurfacePurgeabilityState. _values()static IOSurfacePurgeabilityState[]IOSurfacePurgeabilityState. values()protected IOSurfacePurgeabilityStateIOSurfacePurgeabilityState. wrap(long value, long mask)Methods in org.robovm.apple.iosurface with parameters of type IOSurfacePurgeabilityState Modifier and Type Method Description intIOSurface. setPurgeable(IOSurfacePurgeabilityState newState, IntPtr oldState)