C# Class NotificationsExtensions.Tiles.TileGroup

Inheritance: ITileAdaptiveChild
Afficher le fichier Open project: WindowsNotifications/NotificationsExtensions Class Usage Examples

Méthodes publiques

Méthode Description
TileGroup ( ) : System

Initializes a new tile group. Groups semantically identify that the content in the group must either be displayed as a whole, or not displayed if it cannot fit. Groups also allow creating multiple columns.

Private Methods

Méthode Description
ConvertToElement ( ) : NotificationsExtensions.Tiles.Element_TileGroup

Method Details

TileGroup() public méthode

Initializes a new tile group. Groups semantically identify that the content in the group must either be displayed as a whole, or not displayed if it cannot fit. Groups also allow creating multiple columns.
public TileGroup ( ) : System
Résultat System