Version

GetNonNullPropertyValue Method

Returns a non null value for the requested property.
Syntax
public object GetNonNullPropertyValue( 
   string propertyName
)

Parameters

propertyName
The property to get a value for.

Return Value

The retrieved value.
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