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

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

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

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

Creates a new instance of an animated + button

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

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

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