共用方式為


MKPlacemarkAddress 建構函式

定義

多載

MKPlacemarkAddress()
MKPlacemarkAddress(NSDictionary)

MKPlacemarkAddress()

[Foundation.Preserve(Conditional=true)]
public MKPlacemarkAddress ();
屬性

適用於

MKPlacemarkAddress(NSDictionary)

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

參數

dictionary
NSDictionary
屬性

適用於