IMKLookAroundViewControllerDelegate.WillDismissFullScreen Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- viewController
- MKLookAroundViewController
- Attributes