Share via


TCControlContents.CreateThrottleBackgroundContents Method

Definition

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

Parameters

size
CGSize
controller
TCTouchController

Returns

Attributes

Applies to