UIKit.UIView.PerformWithoutAnimation Method
Applies a set of changes to a view with a guarantee that animations will not be used.

Syntax

[Foundation.Export("performWithoutAnimation:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public static void PerformWithoutAnimation ([ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action actionsWithoutAnimation)

Parameters

actionsWithoutAnimation
View transition code that is to be performed without animation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0