Share via


InlineContentView.IsZOrderedOnTop Property

Definition

public virtual bool IsZOrderedOnTop { [Android.Runtime.Register("isZOrderedOnTop", "()Z", "GetIsZOrderedOnTopHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("isZOrderedOnTop", "()Z", "GetIsZOrderedOnTopHandler", ApiSince=30)>]
member this.IsZOrderedOnTop : bool

Property Value

Whether the surface backing this view appears on top of its parent.

Attributes

Remarks

Java documentation for android.widget.inline.InlineContentView.isZOrderedOnTop().

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