ComponentOne Xamarin.Android
Pressed Property (C1CompositeIcon)


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

Reference

C1CompositeIcon Class
C1CompositeIcon Members