Share via


InlineContentView.OnLayout(Boolean, Int32, Int32, Int32, Int32) Method

Definition

[Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=30)]
protected override void OnLayout (bool changed, int l, int t, int r, int b);
[<Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=30)>]
override this.OnLayout : bool * int * int * int * int -> unit

Parameters

changed
Boolean
l
Int32
t
Int32
r
Int32
b
Int32
Attributes

Applies to