Other Functions
The following functions are available globally.
-
Undocumented
Declaration
Objective-C
extern RichieOrientation RichieOrientationFromInterfaceOrientation(UIInterfaceOrientation interfaceOrientation)Swift
func RichieOrientationFromInterfaceOrientation(_ interfaceOrientation: UIInterfaceOrientation) -> RichieOrientation -
Undocumented
Declaration
Objective-C
extern NSString * _Nonnull RichieStringFromOrientation(RichieOrientation orientation)Swift
func RichieStringFromOrientation(_ orientation: RichieOrientation) -> String -
Undocumented
Declaration
Objective-C
extern NSString* RichieBooksOrientationToString(RichieBooksOrientation orientation)Swift
func RichieBooksOrientationToString(_ orientation: RichieBooksOrientation) -> String!
Other Functions Reference