hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
ISGIFloat
Interface ISGIFloat
Interface for float operations.
interface
ISGIFloat
{
GetFloat
()
:
number
;
SetFloat
(
value
:
number
)
:
any
;
}
Hierarchy (
View Summary
)
ISGIFloat
ISGROFloat
Index
Methods
Get
Float
Set
Float
Methods
Get
Float
GetFloat
()
:
number
Gets float value
Returns
number
Set
Float
SetFloat
(
value
:
number
)
:
any
Sets float value
Parameters
value
:
number
Returns
any
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Get
Float
Set
Float
hosanna-ui-docs - v0.9.0
Loading...
Interface for float operations.