CurrentState | currentState property
Collapse the table of content
Expand the table of content

ManipulationStateChangedEventArgs.CurrentState | currentState property

Gets the current state after the OnManipulationStateChanged event.

Syntax


public:
property int CurrentState { 
   int get();
}

Property value

Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]

A value that indicates the current state. For a list of the possible values, see the currentState article in the Microsoft Edge Document Object Model (DOM) documentation on MSDN.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

ManipulationStateChangedEventArgs

 

 

Show:
© 2017 Microsoft