C# Class NotificationsExtensions.Tiles.TileBackgroundImage

A full-bleed background image that appears beneath the tile content.
ファイルを表示 Open project: WindowsNotifications/NotificationsExtensions

Public Methods

Method Description
TileBackgroundImage ( ) : System

Initializes a full-bleed background image that appears beneath the tile content.

Private Methods

Method Description
ConvertToElement ( ) : Element_AdaptiveImage
GetAdaptiveImageCrop ( ) : AdaptiveImageCrop

Method Details

TileBackgroundImage() public method

Initializes a full-bleed background image that appears beneath the tile content.
public TileBackgroundImage ( ) : System
return System