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

Class InputOption

Inheritance
System.Object
InputOption
Implements
IInputOption
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.Configuration.Input
Assembly: Snowflake.Framework.dll
Syntax
public class InputOption : IInputOption

Properties

KeyName

Declaration
public string KeyName { get; }
Property Value
Type Description
System.String

OptionName

Declaration
public string OptionName { get; }
Property Value
Type Description
System.String

OptionType

Declaration
public DeviceCapabilityClass OptionType { get; }
Property Value
Type Description
DeviceCapabilityClass

TargetElement

Declaration
public ControllerElement TargetElement { get; }
Property Value
Type Description
ControllerElement

Implements

IInputOption
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.