Share via


IUIViewControllerTransitionCoordinatorContext.PercentComplete Property

Definition

The percent of completion of a transition when it moves to the noninteractive completion phase.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat PercentComplete { [Foundation.Export("percentComplete")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("percentComplete")>]
member this.PercentComplete : System.Runtime.InteropServices.NFloat

Property Value

Attributes

Applies to