C# Class iOSHelpers.SimpleButton

Inheritance: UIButton
Afficher le fichier Open project: Clancey/iOSHelpers Class Usage Examples

Méthodes publiques

Méthode Description
SimpleButton ( ) : System
SimpleButton ( Foundation coder ) : System
SimpleButton ( IntPtr handle ) : System
init ( ) : void

Method Details

SimpleButton() public méthode

public SimpleButton ( ) : System
Résultat System

SimpleButton() public méthode

public SimpleButton ( Foundation coder ) : System
coder Foundation
Résultat System

SimpleButton() public méthode

public SimpleButton ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

init() public méthode

public init ( ) : void
Résultat void