C# Class Verses.iOS.ContentTextDelegate

Inheritance: UITextViewDelegate
Afficher le fichier Open project: pierceboggan/Verses Class Usage Examples

Méthodes publiques

Méthode Description
EditingEnded ( UITextView textView ) : void
EditingStarted ( UITextView textView ) : void

Method Details

EditingEnded() public méthode

public EditingEnded ( UITextView textView ) : void
textView UITextView
Résultat void

EditingStarted() public méthode

public EditingStarted ( UITextView textView ) : void
textView UITextView
Résultat void