Version

GetPropertyIntentValue Method

Returns the value of a valued data intent for a property.
Syntax
public string GetPropertyIntentValue( 
   string intent,
   string property
)

Parameters

intent
The valued intent to search for.
property
The property to search for an intent on.

Return Value

The intent 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