Share via


MKLookAroundViewControllerDelegate.DidUpdateScene Method

Definition

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

Parameters

Implements

Attributes

Applies to