C# 클래스 NotificationsExtensions.Tiles.TileGroup

상속: ITileAdaptiveChild
파일 보기 프로젝트 열기: WindowsNotifications/NotificationsExtensions 1 사용 예제들

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
ConvertToElement ( ) : NotificationsExtensions.Tiles.Element_TileGroup

메소드 상세

TileGroup() 공개 메소드

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
리턴 System