Provides a set of static methods that allows an app to obtain its current view state and attempt to unsnap the app if it is in a snapped state.
Syntax
public static class ApplicationView : Object
Attributes
- MarshalingBehaviorAttribute(Agile)
- MuseAttribute()
- StaticAttribute(Windows.UI.ViewManagement.IApplicationViewStatics, NTDDI_WIN8)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
Members
The ApplicationView class has these types of members:
Methods
The ApplicationView class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.
| Method | Description |
|---|---|
| TryUnsnap | Attempts to unsnap a previously snapped app. |
Properties
The ApplicationView class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the state of the current app view. |
Remarks
Note Do not use the value returned in the ApplicationView.Value property when creating a layout in a hosted environment.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013