Share via


MKLookAroundViewControllerDelegate.DidPresentFullScreen Method

Definition

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

Parameters

Implements

Attributes

Applies to