Table of Contents

Class TileSource

public class TileSource : SourceView
Inheritance
TileSource
Derived
Inherited Members

Fields

TileUrlProperty

public static readonly BindableProperty TileUrlProperty

Field Value

BindableProperty

TileUrlTemplatesProperty

public static readonly BindableProperty TileUrlTemplatesProperty

Field Value

BindableProperty

Properties

TileUrl

public string? TileUrl { get; set; }

Property Value

string

TileUrlTemplates

public string[]? TileUrlTemplates { get; set; }

Property Value

string[]