Sdílet prostřednictvím


Lerp.GetLerp(Type) Method

Definition

public:
 static Microsoft::Maui::Animations::Lerp ^ GetLerp(Type ^ type);
public static Microsoft.Maui.Animations.Lerp? GetLerp (Type type);
static member GetLerp : Type -> Microsoft.Maui.Animations.Lerp
Public Shared Function GetLerp (type As Type) As Lerp

Parameters

type
Type

Returns

Applies to