View sink interface. More...
Instance Methods | |
(void) | - setViewMirror: |
Sets a value indicating whether the view is mirrored. More... | |
(void) | - setViewScale: |
Sets the view scale. More... | |
(id) | - view |
Gets the view. More... | |
(bool) | - viewMirror |
Gets a value indicating whether the view is mirrored. More... | |
(FMLiveSwitchLayoutScale) | - viewScale |
Gets the view scale. More... | |
View sink interface.
- (void) setViewMirror: | (bool) | value |
Sets a value indicating whether the view is mirrored.
- (void) setViewScale: | (FMLiveSwitchLayoutScale) | value |
Sets the view scale.
- (id) view |
Gets the view.
- (bool) viewMirror |
Gets a value indicating whether the view is mirrored.
- (FMLiveSwitchLayoutScale) viewScale |
Gets the view scale.