UICollectionView.PerformUsingPresentationValues(Action) Method

Definition

[Foundation.Export("performUsingPresentationValues:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PerformUsingPresentationValues (Action actionsToTranslate);
abstract member PerformUsingPresentationValues : Action -> unit
override this.PerformUsingPresentationValues : Action -> unit

Parameters

actionsToTranslate
Action

Implements

Attributes

Applies to