Share via


MKLookAroundViewControllerDelegate.WillDismissFullScreen Method

Definition

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

Parameters

Implements

Attributes

Applies to