Share via


IMKLookAroundViewControllerDelegate.WillDismissFullScreen Method

Definition

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

Parameters

Attributes

Applies to