Condividi tramite


FrameLayout.Foreground Proprietà

Definizione

Restituisce l'oggetto drawable utilizzato come primo piano di questo FrameLayout.

public override Android.Graphics.Drawables.Drawable? Foreground { [Android.Runtime.Register("getForeground", "()Landroid/graphics/drawable/Drawable;", "GetGetForegroundHandler")] get; [Android.Runtime.Register("setForeground", "(Landroid/graphics/drawable/Drawable;)V", "GetSetForeground_Landroid_graphics_drawable_Drawable_Handler")] set; }
[<get: Android.Runtime.Register("getForeground", "()Landroid/graphics/drawable/Drawable;", "GetGetForegroundHandler")>]
[<set: Android.Runtime.Register("setForeground", "(Landroid/graphics/drawable/Drawable;)V", "GetSetForeground_Landroid_graphics_drawable_Drawable_Handler")>]
member this.Foreground : Android.Graphics.Drawables.Drawable with get, set

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a