Show / Hide Table of Contents

    Enum DisplayAspectMode

    Enumerates values that define how a media content is displayed.

    Namespace: Tizen.Wearable.CircularUI.Forms
    Assembly: Tizen.Wearable.CircularUI.Forms.dll
    Syntax
    public enum DisplayAspectMode

    Fields

    Name Description
    AspectFill

    Scale the media content to fill the view.

    AspectFit

    Scale the media content to fit the view.

    Fill

    Scale the media content to so it exactly fills the view.

    OrignalSize

    The original size of the media content.

    Extension Methods

    MultimediaConvertExtensions.ToMultimeida()
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX