次の方法で共有


UITextInputPasswordRules.Create(String) メソッド

定義

指定された記述子を使用して、新しいパスワード ルール オブジェクトを作成します。

[Foundation.Export("passwordRulesWithDescriptor:")]
public static UIKit.UITextInputPasswordRules Create(string passwordRulesDescriptor);
static member Create : string -> UIKit.UITextInputPasswordRules

パラメーター

passwordRulesDescriptor
String

パスワードの選択肢を絞り込む記述子。

戻り値

属性

適用対象

こちらもご覧ください