Share via


MKLookAroundViewControllerDelegate.WillPresentFullScreen Method

Definition

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

Parameters

Implements

Attributes

Applies to