Share via


IMKLookAroundViewControllerDelegate.WillUpdateScene Method

Definition

[Foundation.Export("lookAroundViewControllerWillUpdateScene:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillUpdateScene(MapKit.MKLookAroundViewController viewController);
[<Foundation.Export("lookAroundViewControllerWillUpdateScene:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillUpdateScene : MapKit.MKLookAroundViewController -> unit
override this.WillUpdateScene : MapKit.MKLookAroundViewController -> unit

Parameters

Attributes

Applies to