C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / SoundEffectsEnabled Property


In This Topic
SoundEffectsEnabled Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable Property SoundEffectsEnabled As Boolean
 
'Usage
 
Dim instance As FlexViewer
Dim value As Boolean
 
instance.SoundEffectsEnabled = value
 
value = instance.SoundEffectsEnabled
See Also