Share via


xFormRun.setStatusBarBackgroundColor(Int32, Int32, Int32, Int32) Method

Definition

public:
 virtual void setStatusBarBackgroundColor(int _a, int _r, int _g, int _b);
public virtual void setStatusBarBackgroundColor (int _a, int _r, int _g, int _b);
abstract member setStatusBarBackgroundColor : int * int * int * int -> unit
override this.setStatusBarBackgroundColor : int * int * int * int -> unit
Public Overridable Sub setStatusBarBackgroundColor (_a As Integer, _r As Integer, _g As Integer, _b As Integer)

Parameters

_a
Int32
_r
Int32
_g
Int32
_b
Int32

Applies to