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
Показать файл Открыть проект

Открытые методы

Метод Описание
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