Share via


IMKLookAroundViewControllerDelegate.DidPresentFullScreen Method

Definition

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

Parameters

Attributes

Applies to