WindowInsetsAnimation.TypeMask Property

Definition

public int TypeMask { [Android.Runtime.Register("getTypeMask", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getTypeMask", "()I", "", ApiSince=30)>]
member this.TypeMask : int

Property Value

The bitmask of WindowInsets.Types that are animating.

Attributes

Remarks

Java documentation for android.view.WindowInsetsAnimation.getTypeMask().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to