Share via


MKLookAroundViewController.Scene Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKLookAroundScene? Scene { [Foundation.Export("scene", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setScene:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scene", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setScene:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Scene : MapKit.MKLookAroundScene with get, set

Property Value

Attributes

Applies to