LastState | lastState property
Collapse the table of content
Expand the table of content

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

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

Metadata

Microsoft.Advertising.winmd

See also

ManipulationStateChangedEventArgs

 

 

Show:
© 2017 Microsoft