共用方式為


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

適用於