Show / Hide Table of Contents

    Enum DisplayOrientation

    Display orientation.

    Namespace: FormsGestures
    Assembly: FormsGestures.dll
    Syntax
    public enum DisplayOrientation

    Fields

    Name Description
    LandscapeLeft

    Landscape left orientation

    LandscapeRight

    Landscape right orientation

    Portrait

    Right side up portrait orientation.

    PortraitUpsideDown

    Upside down portrait orientation

    Extension Methods

    DebugExtensions.AddToCensus()
    DebugExtensions.RemoveFromCensus()
    ReflectionExtensions.GetProperties()
    ReflectionExtensions.GetProperty(String)
    ReflectionExtensions.PropertyNames()
    ReflectionExtensions.PropertyExists(String)
    ReflectionExtensions.HasProperty(String)
    ReflectionExtensions.GetPropertyValue(String)
    ReflectionExtensions.SetPropertyValue(String, Object)
    ReflectionExtensions.GetFieldValue(String)
    ReflectionExtensions.SetFieldValue(String, Object)
    ReflectionExtensions.CallMethod(String, Object[])
    Back to top Copyright © 2018 42nd Parallel