Share via


IMKLookAroundViewControllerDelegate.WillPresentFullScreen Method

Definition

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

Parameters

Attributes

Applies to