Android.Views.ViewGroup.ClipToPadding Property
Check if this ViewGroup is configured to clip child views to its padding.

Syntax

[get: Android.Runtime.Register("getClipToPadding", "()Z", "GetGetClipToPaddingHandler")]
public virtual bool ClipToPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Check if this ViewGroup is configured to clip child views to its padding.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1