IUIViewSettingsInterop interface (uiviewsettingsinterop.h)

Enables interoperability with a WinRT UIViewSettings object which represents UI states and behaviors associated with the device mode (Tablet or Desktop) and input device type.

Inheritance

The IUIViewSettingsInterop interface inherits from the IInspectable interface.

Methods

The IUIViewSettingsInterop interface has these methods.

 
IUIViewSettingsInterop::GetForWindow

Gets an UIViewSettings object for the window of the active application.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header uiviewsettingsinterop.h

See also

UIViewSettings