Search Results for

    Show / Hide Table of Contents

    Class ActivationChangedEventArgs

    Event args for activation changed event in a KeyboardController

    Inheritance
    System.Object
    System.EventArgs
    ActivationChangedEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.UI
    Assembly: Simplic.UI.dll
    Syntax
    public class ActivationChangedEventArgs : EventArgs

    Properties

    | Improve this Doc View Source

    IsActive

    Get or set the information, wheter the current controller is active

    Declaration
    public bool IsActive { get; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx