Unit 'scollapsingtoolbarlayout' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard]

jsCollapsingToolbarLayout_SetLeftTopRightBottomWidthHeight

Declaration

Source position: scollapsingtoolbarlayout.pas line 78

procedure jsCollapsingToolbarLayout_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jscollapsingtoolbarlayout: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio