Share via


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

Definition

[Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=33)]
protected override void OnLayout (bool changed, int left, int top, int right, int bottom);
[<Android.Runtime.Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler", ApiSince=33)>]
override this.OnLayout : bool * int * int * int * int -> unit

Parameters

changed
Boolean
left
Int32
top
Int32
right
Int32
bottom
Int32
Attributes

Applies to