SmartGlassHtmlSurface Class

Represents the HTML surface on a connected SmartGlass device.

Syntax

public ref class SmartGlassHtmlSurface sealed : ISmartGlassSurface  

Remarks

The SmartGlass HTML control across all Windows 8.X devices has a fixed height of 768 pixels. The width is calculated at runtime to ensure the control matches the device aspect ratio, but in practice the width will resolve to 1388px on most devices. The HTML content is then scaled to fit the device’s screen ensuring the best possible end user experience. This final scaling happens at the platform level and it is completely transparent to companion developers.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassHtmlSurface Members

Windows.Xbox.SmartGlass Namespace