Neo smartpen SDK for Windows Platform
Search Results for

    Show / Hide Table of Contents

    Class BatteryAlarmReceivedEventArgs

    Provides battery data for BatteryAlarmReceived event
    Inheritance
    object
    BatteryAlarmReceivedEventArgs
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Neosmartpen.Net
    Assembly: Neosmartpen.Net.dll
    Syntax
    public sealed class BatteryAlarmReceivedEventArgs

    Properties

    | Edit this page View Source

    Battery

    Gets battery level of the pen
    Declaration
    public int Battery { get; }
    Property Value
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX