C# Класс OS2Indberetning.Templates.BackButton

Наследование: Xamarin.Forms.ContentView
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
BackButton ( System.Action callback = null ) : System

Creates a new instance of an animated left arrow button

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

BackButton() публичный Метод

Creates a new instance of an animated left arrow button
public BackButton ( System.Action callback = null ) : System
callback System.Action action to call when the animation is complete
Результат System