Animation.Description.Type プロパティ

定義

アニメーションの 1 つ。

[Android.Runtime.Register("type")]
public Android.Views.Animations.Dimension Type { get; set; }
[<Android.Runtime.Register("type")>]
member this.Type : Android.Views.Animations.Dimension with get, set

プロパティ値

属性

注釈

Animation.ABSOLUTE、Animation.RELATIVE_TO_SELF、またはAnimation.RELATIVE_TO_PARENTのいずれか。

android.view.animation.Animation.Description.typeJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象