• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Class DeviceCapabilityExtensions

Extensions to DeviceCapability

Inheritance
System.Object
DeviceCapabilityExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Input.Device
Assembly: Snowflake.Framework.dll
Syntax
public static class DeviceCapabilityExtensions

Methods

GetClass(DeviceCapability)

Gets the capability class of this DeviceCapability

Declaration
public static DeviceCapabilityClass GetClass(this DeviceCapability this)
Parameters
Type Name Description
DeviceCapability this

The DeviceCapability

Returns
Type Description
DeviceCapabilityClass

The capability class of the capability.

In This Article
  • Methods
    • GetClass(DeviceCapability)
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.