webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
WebDeviceOrientationProviderMockInternal Class Reference

#import <WebDeviceOrientationProviderMockInternal.h>

Inheritance diagram for WebDeviceOrientationProviderMockInternal:
NSObject

Instance Methods

(id- init
 
(void- setOrientation:
 
(void- setController:
 
(void- startUpdating
 
(void- stopUpdating
 
(WebDeviceOrientation *) - lastOrientation
 

Protected Attributes

std::unique_ptr< WebCore::DeviceOrientationClientMockm_core
 

Method Documentation

◆ init()

- (id) init

◆ lastOrientation()

- (WebDeviceOrientation *) lastOrientation

◆ setController:()

- (void) setController: (WebCore::DeviceOrientationController*)  controller

◆ setOrientation:()

- (void) setOrientation: (WebDeviceOrientation*)  orientation

◆ startUpdating()

- (void) startUpdating

◆ stopUpdating()

- (void) stopUpdating

Member Data Documentation

◆ m_core

- (unique_ptr<)WebCore:
protected

The documentation for this class was generated from the following files: