Lingua

WindowInsetsAnimation.Bounds(Insets, Insets) Costruttore

Definizione

Crea limiti di animazione dai set nascosti e visualizzati.

[Android.Runtime.Register(".ctor", "(Landroid/graphics/Insets;Landroid/graphics/Insets;)V", "", ApiSince=30)]
public Bounds(Android.Graphics.Insets lowerBound, Android.Graphics.Insets upperBound);
[<Android.Runtime.Register(".ctor", "(Landroid/graphics/Insets;Landroid/graphics/Insets;)V", "", ApiSince=30)>]
new Android.Views.WindowInsetsAnimation.Bounds : Android.Graphics.Insets * Android.Graphics.Insets -> Android.Views.WindowInsetsAnimation.Bounds

Parametri

lowerBound
Insets

Valore Android.Graphics.Insets utilizzato per il limite inferiore.

upperBound
Insets

Valore Android.Graphics.Insets utilizzato per il limite superiore.

Attributi

Commenti

Per informazioni dettagliate, vedere la documentazione di riferimento di Android per android.view.WindowInsetsAnimation.Bounds.Bounds.

per android.view.WindowInsetsAnimation.Bounds.Bounds.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a