Table of Contents

Class SourceView

public class SourceView : StyleView
Inheritance
SourceView
Derived
Inherited Members

Fields

MaxZoomProperty

public static readonly BindableProperty MaxZoomProperty

Field Value

BindableProperty

MinZoomProperty

public static readonly BindableProperty MinZoomProperty

Field Value

BindableProperty

SourceNameProperty

public static readonly BindableProperty SourceNameProperty

Field Value

BindableProperty

Properties

MaxZoom

public int MaxZoom { get; set; }

Property Value

int

MinZoom

public int MinZoom { get; set; }

Property Value

int

SourceName

public string SourceName { get; set; }

Property Value

string