Show / Hide Table of Contents

Property AttributionTopAnchor

AttributionTopAnchor

Gets the NSLayoutAnchor you can use to layout views in relationship to the attribution text on the GeoView. This is helpful if you want to place a view just above the attribution text. When the attribution text is collapsed or expanded your view will automatically move to the correct location in relation to the attribution text.

Declaration
public NSLayoutYAxisAnchor AttributionTopAnchor { get; }
Property Value
Type Description
UIKit.NSLayoutYAxisAnchor

The NSLayoutAnchor you can use to layout views in relationship to the attribution text on the GeoView. This is helpful if you want to place a view just above the attribution text. When the attribution text is collapsed or expanded your view will automatically move to the correct location in relation to the attribution text.

Applies to

Platforms and versions
TargetVersions
.NET iOS200.0 - 200.8
Xamarin.iOS100.1 - 100.15
In This Article
Back to top Copyright © 2022 Esri.