Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
AudioTransitionContext
Type Alias AudioTransitionContext
AudioTransitionContext
:
{
cancel
:
(
revert
?:
boolean
)
=>
void
;
complete
:
()
=>
void
;
}
Type declaration
cancel
:
(
revert
?:
boolean
)
=>
void
遷移を取り消す。音量はこの関数を実行した時点での値となる。
complete
:
()
=>
void
遷移を即座に完了する。 音量は遷移完了後の値となる。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Akashic Engine
Loading...
遷移を取り消す。音量はこの関数を実行した時点での値となる。