C# Class MonoTouch.Dialog.CustomTextFieldDelegate

Inheritance: UITextFieldDelegate
Afficher le fichier Open project: escoz/MonoMobile.Forms Class Usage Examples

Méthodes publiques

Méthode Description
ShouldChangeCharacters ( UITextField textField, NSRange range, string replacementString ) : bool

Method Details

ShouldChangeCharacters() public méthode

public ShouldChangeCharacters ( UITextField textField, NSRange range, string replacementString ) : bool
textField UITextField
range NSRange
replacementString string
Résultat bool