Show / Hide Table of Contents

    Class DescriptionFor

    To define the description for an accessible object.

    Inheritance
    Object
    DescriptionFor
    Implements
    IAccessibleRelation
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: ElmSharp.Accessible
    Assembly: ElmSharp.dll
    Syntax
    public class DescriptionFor : IAccessibleRelation

    Properties

    Target

    Gets or sets the target object, which is DescriptionFor.

    Declaration
    public AccessibleObject Target { get; set; }
    Property Value
    Type Description
    AccessibleObject
    API Version
    preview

    Type

    Gets the DescriptionFor type.

    Declaration
    public int Type { get; }
    Property Value
    Type Description
    Int32
    API Version
    preview

    Implements

    IAccessibleRelation
    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX