class GoogleChromeManagementV1TouchScreenDevice extends Model (View source)

Properties

string $displayName
bool $stylusCapable
int $touchPointCount

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setStylusCapable($stylusCapable)

No description

bool
getStylusCapable()

No description

setTouchPointCount($touchPointCount)

No description

int
getTouchPointCount()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setStylusCapable($stylusCapable)

No description

Parameters

$stylusCapable

bool getStylusCapable()

No description

Return Value

bool

setTouchPointCount($touchPointCount)

No description

Parameters

$touchPointCount

int getTouchPointCount()

No description

Return Value

int