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

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

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

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

Creates a new instance of the animation button

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

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

Creates a new instance of the animation button
public ButtomButton ( string text, System.Action callback = null ) : System
text string the text to set
callback System.Action action to call when the animation is complete
Результат System