menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TileMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TileMode

    Provides options to fit a picture as background for slides and shapes.

    Inheritance
    System.Object
    TileMode
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class TileMode : Enum

    Fields

    Stretch

    Specifies the TileMode is Stretch.

    Declaration
    public const TileMode Stretch
    Field Value
    Type
    TileMode

    Tile

    Specifies the TileMode is Tile.

    Declaration
    public const TileMode Tile
    Field Value
    Type
    TileMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved