Düzenle

Aracılığıyla paylaş


SKRange.CreateWithLowerLimit(nfloat) Method

Definition

Creates a semi-infinite range with the specified lower bound, inclusive.

[Foundation.Export("rangeWithLowerLimit:")]
public static SpriteKit.SKRange CreateWithLowerLimit (nfloat lower);
static member CreateWithLowerLimit : nfloat -> SpriteKit.SKRange

Parameters

lower
nfloat

Returns

Attributes

Applies to