WindowInsets.Type.CaptionBar Method

Definition

[Android.Runtime.Register("captionBar", "()I", "", ApiSince=30)]
public static int CaptionBar ();
[<Android.Runtime.Register("captionBar", "()I", "", ApiSince=30)>]
static member CaptionBar : unit -> int

Returns

An insets type representing the window of a caption bar.

Attributes

Remarks

Java documentation for android.view.WindowInsets.Type.captionBar().

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