C# Класс MupApps.MvvmCross.Plugins.ControlsNavigation.MvxControlExtensions

Показать файл Открыть проект

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

Метод Описание
CheckEmptyControlBehaviour ( this control ) : void
CheckEmptyControlBehaviour ( this control, EmptyControlBehaviours lastBehaviour ) : void
GetDefaultEmptyControlBehaviour ( this control ) : EmptyControlBehaviours

Описание методов

CheckEmptyControlBehaviour() публичный статический Метод

public static CheckEmptyControlBehaviour ( this control ) : void
control this
Результат void

CheckEmptyControlBehaviour() публичный статический Метод

public static CheckEmptyControlBehaviour ( this control, EmptyControlBehaviours lastBehaviour ) : void
control this
lastBehaviour EmptyControlBehaviours
Результат void

GetDefaultEmptyControlBehaviour() публичный статический Метод

public static GetDefaultEmptyControlBehaviour ( this control ) : EmptyControlBehaviours
control this
Результат EmptyControlBehaviours