ManipulationStateChangedEventArgs.LastState | lastState property
Gets the last state after the OnManipulationStateChanged event.
Syntax
public: property int LastState { int get(); }
Property value
Type: Number [JavaScript] | System.Int32 [.NET] | int32 [C++]
A value that indicates the last state. For a list of the possible values, see the lastState 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 |
|
|
Metadata |
|
See also
Show: