Share via


MKLookAroundViewControllerDelegate.WillUpdateScene Method

Definition

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

Parameters

Implements

Attributes

Applies to