# C1.Maui.Calendar.CalendarViewModeAnimation

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Maui_Calendar_CalendarViewModeAnimation" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation" class="text-break">CalendarViewModeAnimation Class
</h1>
  <div class="markdown level0 summary"><p>Settings of the animation performed when the current view changes.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="../C1.Maui.Core/C1.Maui.Core.C1Animation.html">C1Animation</a></div>
    <div class="level2"><span class="xref">CalendarViewModeAnimation</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Maui.Calendar.html">C1.Maui.Calendar</a></h6>
  <h6><strong>Assembly</strong>: C1.Maui.Calendar.dll</h6>
  <h5 id="C1_Maui_Calendar_CalendarViewModeAnimation_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CalendarViewModeAnimation : C1Animation</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CalendarViewModeAnimation
    Inherits C1Animation</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation__ctor" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.#ctor">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.-ctor.html#C1_Maui_Calendar_CalendarViewModeAnimation__ctor">CalendarViewModeAnimation()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_EasingInProperty" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.EasingInProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.EasingInProperty.html">EasingInProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_EasingOutProperty" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.EasingOutProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.EasingOutProperty.html">EasingOutProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_ModeProperty" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.ModeProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.ModeProperty.html">ModeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_ScaleFactorProperty" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.ScaleFactorProperty">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.ScaleFactorProperty.html">ScaleFactorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_AnimationMode" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.AnimationMode">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.AnimationMode.html#C1_Maui_Calendar_CalendarViewModeAnimation_AnimationMode">AnimationMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the kind of animation used to change <a class="xref" href="C1.Maui.Calendar.C1Calendar.ViewMode.html#C1_Maui_Calendar_C1Calendar_ViewMode">ViewMode</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_EasingIn" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.EasingIn">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.EasingIn.html#C1_Maui_Calendar_CalendarViewModeAnimation_EasingIn">EasingIn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the easing function used to interpolate the values of the animation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_EasingOut" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.EasingOut">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.EasingOut.html#C1_Maui_Calendar_CalendarViewModeAnimation_EasingOut">EasingOut</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the easing function used to interpolate the values of the animation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Maui_Calendar_CalendarViewModeAnimation_ScaleFactor" data-uid="C1.Maui.Calendar.CalendarViewModeAnimation.ScaleFactor">
          <a class="xref" href="C1.Maui.Calendar.CalendarViewModeAnimation.ScaleFactor.html#C1_Maui_Calendar_CalendarViewModeAnimation_ScaleFactor">ScaleFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scale factor used in the animation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
