Bagikan melalui


ViewGroup.LayoutModeClipBounds Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Views.ViewLayoutMode enum directly instead of this field.

Konstanta ini adalah #setLayoutMode(int) layoutMode.

[Android.Runtime.Register("LAYOUT_MODE_CLIP_BOUNDS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewLayoutMode enum directly instead of this field.", true)]
public const Android.Views.ViewLayoutMode LayoutModeClipBounds = 0;
[<Android.Runtime.Register("LAYOUT_MODE_CLIP_BOUNDS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewLayoutMode enum directly instead of this field.", true)>]
val mutable LayoutModeClipBounds : Android.Views.ViewLayoutMode

Nilai Bidang

Value = 0

Penerapan

Android.Views.IViewParent._members Android.Views.IViewParent.cb_findOnBackInvokedDispatcherForChild_Landroid_view_View_Landroid_view_View_ Android.Views.IViewParent.cb_onDescendantInvalidated_Landroid_view_View_Landroid_view_View_
Atribut

Keterangan

Konstanta ini adalah #setLayoutMode(int) layoutMode. Batas klip adalah nilai mentah dari #getLeft() left, , #getTop() top#getRight() right dan #getBottom() bottom.

Dokumentasi Java untuk android.view.ViewGroup.LAYOUT_MODE_CLIP_BOUNDS.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk