MKPlacemarkAddress Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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