次の方法で共有


UITextFieldCondition 代理人

定義

UITextField の条件を取得するために使用されるデリゲート。

public delegate bool UITextFieldCondition(UITextField textField);
type UITextFieldCondition = delegate of UITextField -> bool

パラメーター

textField
UITextField

戻り値

適用対象

こちらもご覧ください