Share via


TCControlContents.CreateThumbstickBackgroundContents Method

Definition

[Foundation.Export("thumbstickBackgroundContentsOfSize:controller:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static TouchController.TCControlContents CreateThumbstickBackgroundContents(CoreGraphics.CGSize size, TouchController.TCTouchController controller);
[<Foundation.Export("thumbstickBackgroundContentsOfSize:controller:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateThumbstickBackgroundContents : CoreGraphics.CGSize * TouchController.TCTouchController -> TouchController.TCControlContents

Parameters

size
CGSize
controller
TCTouchController

Returns

Attributes

Applies to