Version

Item Property (AxisCollection)

Indexer
Syntax
public Axis this[ 
   AxisType type,
   AxisGroup group
]; {get;}

Parameters

type
The type of the axis.
group
The axis group, defaults to primary.

Property Value

The corresponding axis or null if not in the collection.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also