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

jsBottomNavigationView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: sbottomnavigationview.pas line 86

procedure jsBottomNavigationView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jsbottomnavigationview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio