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. |
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
Target | Versions |
---|---|
.NET iOS | 200.0 - 200.6 |
Xamarin.iOS | 100.1 - 100.15 |