Share via


TCTouchController.AutomaticallyLayoutControlsForLabels Method

Definition

[Foundation.Export("automaticallyLayoutControlsForLabels:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AutomaticallyLayoutControlsForLabels(TouchController.TCControlLabel[] labels);
[<Foundation.Export("automaticallyLayoutControlsForLabels:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AutomaticallyLayoutControlsForLabels : TouchController.TCControlLabel[] -> unit
override this.AutomaticallyLayoutControlsForLabels : TouchController.TCControlLabel[] -> unit

Parameters

labels
TCControlLabel[]
Attributes

Applies to