MKMapCamera.Heading Property
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.
Gets or sets the degrees from true north of the direction in which the camera points.
public virtual double Heading { [Foundation.Export("heading")] get; [Foundation.Export("setHeading:")] set; }
member this.Heading : double with get, set
Property Value
- Attributes