C# 클래스 NotificationsExtensions.AdaptiveGroup

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.
상속: IAdaptiveChild, ITileAdaptiveChild
파일 보기 프로젝트 열기: WindowsNotifications/NotificationsExtensions

공개 메소드들

메소드 설명
AdaptiveGroup ( ) : System

Initializes a new 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 ( ) : Element_AdaptiveGroup

메소드 상세

AdaptiveGroup() 공개 메소드

Initializes a new 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 AdaptiveGroup ( ) : System
리턴 System