Edit

Share via


MKPlacemarkAddress Constructors

Definition

Overloads

MKPlacemarkAddress()
MKPlacemarkAddress(NSDictionary)

MKPlacemarkAddress()

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

Applies to

MKPlacemarkAddress(NSDictionary)

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

Parameters

dictionary
NSDictionary
Attributes

Applies to