This topic has not yet been rated - Rate this topic

InertiaExpansionBehavior class

Controls the deceleration of a resizing manipulation during inertia.

Inheritance

Object
  InertiaExpansionBehavior

Syntax


public sealed class InertiaExpansionBehavior : Object

Attributes

MarshalingBehaviorAttribute(Agile)
ThreadingAttribute(Both)
VersionAttribute(NTDDI_WIN8)
WebHostHiddenAttribute()

Members

The InertiaExpansionBehavior class has these types of members:

Methods

The InertiaExpansionBehavior class inherits methods from the Object class.

Properties

The InertiaExpansionBehavior class has these properties.

PropertyAccess typeDescription

DesiredDeceleration

Read/writeGets or sets the rate that resizing slows.

DesiredExpansion

Read/writeGets or sets the amount the element resizes at the end of inertia.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

Windows.UI.Xaml.Input
Windows::UI::Xaml::Input [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.