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
属性

适用于