ToastAction
Kind: TypeAlias
Properties:
@content: string
@arguments: string
@activationType: ToastActionActivationType
@afterActivationBehavior: ToastActionAfterActivationBehavior
@placement: ToastActionPlacement | null
if set to "contextMenu" then the action will be added to_string the context menu intead of the toast
@imageUri: string | null
this is used as button icon
@hint-inputid: string | null
@hint-buttonStyle: ToastActionButtonStyle | null
@hint-toolTip: string | null
button tooltip