UICollectionView.PerformUsingPresentationValues(Action) 方法

定义

[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

参数

actionsToTranslate
Action

实现

属性

适用于