Compose Native Tray Library
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Compose Native Tray Library
Compose Native Tray Library
/
com.kdroid.composetray.lib.mac
/
ApplicationServices
Application
Services
interface
ApplicationServices
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
CFRelease
Link copied to clipboard
abstract
fun
CFRelease
(
ref
:
<Error class: unknown class>
)
CGEvent
Create
Link copied to clipboard
abstract
fun
CGEventCreate
(
source
:
<Error class: unknown class>
?
)
:
<Error class: unknown class>
CGEvent
Get
Location
Link copied to clipboard
abstract
fun
CGEventGetLocation
(
event
:
<Error class: unknown class>
)
:
CGPoint.ByValue
CGEvent
Source
Button
State
Link copied to clipboard
abstract
fun
CGEventSourceButtonState
(
stateID
:
Int
,
button
:
Int
)
:
Boolean