次の方法で共有


NSTextCheckingAddressComponents コンストラクター

定義

オーバーロード

NSTextCheckingAddressComponents()
NSTextCheckingAddressComponents(NSDictionary)

NSTextCheckingAddressComponents()

[Foundation.Preserve(Conditional=true)]
public NSTextCheckingAddressComponents ();
属性

適用対象

NSTextCheckingAddressComponents(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public NSTextCheckingAddressComponents (Foundation.NSDictionary dictionary);
new Foundation.NSTextCheckingAddressComponents : Foundation.NSDictionary -> Foundation.NSTextCheckingAddressComponents

パラメーター

dictionary
NSDictionary
属性

適用対象