Share via


TCControlContents.CreateContents(TCControlImage[]) Method

Definition

[Foundation.Export("contentsWithImages:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static TouchController.TCControlContents CreateContents(TouchController.TCControlImage[] images);
[<Foundation.Export("contentsWithImages:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateContents : TouchController.TCControlImage[] -> TouchController.TCControlContents

Parameters

images
TCControlImage[]

Returns

Attributes

Applies to