Share via


UITraitCollection.PerformAsCurrentTraitCollection(Action) Method

Definition

[Foundation.Export("performAsCurrentTraitCollection:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual void PerformAsCurrentTraitCollection(Action actions);
[<Foundation.Export("performAsCurrentTraitCollection:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
abstract member PerformAsCurrentTraitCollection : Action -> unit
override this.PerformAsCurrentTraitCollection : Action -> unit

Parameters

actions
Action
Attributes

Applies to