Share via


UIViewController.DidAnimateFirstHalfOfRotation(UIInterfaceOrientation) Method

Definition

[Foundation.Export("didAnimateFirstHalfOfRotationToInterfaceOrientation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidAnimateFirstHalfOfRotation(UIKit.UIInterfaceOrientation toInterfaceOrientation);
[<Foundation.Export("didAnimateFirstHalfOfRotationToInterfaceOrientation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidAnimateFirstHalfOfRotation : UIKit.UIInterfaceOrientation -> unit
override this.DidAnimateFirstHalfOfRotation : UIKit.UIInterfaceOrientation -> unit

Parameters

toInterfaceOrientation
UIInterfaceOrientation
Attributes

Applies to