Show / Hide Table of Contents

    Enum WidgetControl.Scale.SizeType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WidgetControl.dll
    API Level:
    3

    Enumeration for the types of widget size.

    public enum SizeType

    Fields

    Name Description
    Basic1x1

    175x175 based on 720x1280 resolution.

    Basic2x1

    354x175 based on 720x1280 resolution.

    Basic2x2

    354x354 based on 720x1280 resolution.

    Basic4x1

    712x175 based on 720x1280 resolution.

    Basic4x2

    712x354 based on 720x1280 resolution.

    Basic4x3

    712x533 based on 720x1280 resolution.

    Basic4x4

    712x712 based on 720x1280 resolution.

    Basic4x5

    712x891 based on 720x1280 resolution.

    Basic4x6

    712x1070 based on 720x1280 resolution.

    Easy1x1

    224x215 based on 720x1280 resolution.

    Easy1x2

    680x215 based on 720x1280 resolution.

    Easy1x3

    680x653 based on 720x1280 resolution.

    Full

    720x1280 based on 720x1280 resolution.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX