hosanna-ui-docs - v0.9.0
Preparing search index...
common
hosanna_api
IAudioGuideItem
Interface IAudioGuideItem
interface
IAudioGuideItem
{
dontRepeat
?:
boolean
;
flushPrevious
?:
boolean
;
origin
?:
IHosannaView
<
ViewState
>
;
priority
?:
number
;
text
:
string
;
type
?:
IAudioGuideItemType
;
}
Index
Properties
dont
Repeat?
flush
Previous?
origin?
priority?
text
type?
Properties
Optional
dont
Repeat
dontRepeat
?:
boolean
Optional
flush
Previous
flushPrevious
?:
boolean
Optional
origin
origin
?:
IHosannaView
<
ViewState
>
Optional
priority
priority
?:
number
text
text
:
string
Optional
type
type
?:
IAudioGuideItemType
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dont
Repeat
flush
Previous
origin
priority
text
type
hosanna-ui-docs - v0.9.0
Loading...