Instance Property インスタンスプロパティ

pattern パターン

Returns the regular expression pattern. 正規表現パターンを返します。

Declaration 宣言

@property(readonly, copy) NSString *pattern;

See Also 参照

Getting the Regular Expression and Options 正規表現とオプションを得る

Related Documentation 関連文書