Android.Graphics.Drawables.ShapeDrawable.SetIntrinsicHeight Method
Sets the intrinsic (default) height for this shape.

Syntax

[Android.Runtime.Register("setIntrinsicHeight", "(I)V", "GetSetIntrinsicHeight_IHandler")]
public virtual void SetIntrinsicHeight (int height)

Parameters

height
the intrinsic height (in pixels)

Remarks

Sets the intrinsic (default) height for this shape.

[Android Documentation]

Requirements

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