Share via


InertiaRotationBehavior Classe

Definição

Controla a desaceleração de uma manipulação de rotação durante inércia.

public ref class InertiaRotationBehavior sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InertiaRotationBehavior final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InertiaRotationBehavior
Public NotInheritable Class InertiaRotationBehavior
Herança
Object Platform::Object IInspectable InertiaRotationBehavior
Atributos

Propriedades

DesiredDeceleration

Obtém ou define a taxa de desaceleração da rotação em graus por milissegundo quadrado.

DesiredRotation

Obtém ou define a rotação, em graus, no final do movimento inércia.

Aplica-se a