Lerp.Calculate Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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