Uses of Class
org.robovm.apple.replaykit.RPCameraPosition
| Package | Description |
|---|---|
| org.robovm.apple.replaykit |
-
Uses of RPCameraPosition in org.robovm.apple.replaykit
Methods in org.robovm.apple.replaykit that return RPCameraPosition Modifier and Type Method Description RPCameraPositionRPScreenRecorder. getCameraPosition()static RPCameraPositionRPCameraPosition. valueOf(long n)Returns the enum constant of this type with the specified name.static RPCameraPositionRPCameraPosition. valueOf(String name)Returns the enum constant of this type with the specified name.static RPCameraPosition[]RPCameraPosition. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.replaykit with parameters of type RPCameraPosition Modifier and Type Method Description voidRPScreenRecorder. setCameraPosition(RPCameraPosition v)