Lerp.Calculate Property

Definition

public:
 property Microsoft::Maui::Animations::Lerp::LerpDelegate ^ Calculate { Microsoft::Maui::Animations::Lerp::LerpDelegate ^ get(); void set(Microsoft::Maui::Animations::Lerp::LerpDelegate ^ value); };
public Microsoft.Maui.Animations.Lerp.LerpDelegate? Calculate { get; set; }
member this.Calculate : Microsoft.Maui.Animations.Lerp.LerpDelegate with get, set
Public Property Calculate As Lerp.LerpDelegate

Property Value

Applies to