System.Html.Mobile.DeviceOrientationEvent.DeviceOrientationEvent C# (CSharp) Method

DeviceOrientationEvent() public method

public DeviceOrientationEvent ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices
        public DeviceOrientationEvent(string type)
        {
        }

Same methods

DeviceOrientationEvent::DeviceOrientationEvent ( ) : System.Runtime.CompilerServices
DeviceOrientationEvent::DeviceOrientationEvent ( string type, DeviceOrientationEventInit eventInitDict ) : System.Runtime.CompilerServices