ComponentOne Xamarin.Android
SoundEffectsEnabled Property (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : SoundEffectsEnabled Property
Syntax
'Declaration
 
Public Overridable Property SoundEffectsEnabled As Boolean
'Usage
 
Dim instance As C1BulletGraph
Dim value As Boolean
 
instance.SoundEffectsEnabled = value
 
value = instance.SoundEffectsEnabled
public virtual bool SoundEffectsEnabled {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members