Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Interaction Namespace / IBehavior Interface
Members


In This Topic
    IBehavior Interface
    In This Topic
    Represents the behaviors that interact with users.
    Syntax
    'Declaration
     
    
    Public Interface IBehavior 
    'Usage
     
    
    Dim instance As IBehavior
    public interface IBehavior 
    See Also