AppDynamics Xamarin SDK  2021.9.0
Real user monitoring for your Xamarin app.
Static Public Member Functions | Static Public Attributes | List of all members
AppDynamics.Agent.Forms.UiInstrumentation Class Reference

Static Public Member Functions

static bool GetIsInstrumented (BindableObject target)
 
static void SetIsInstrumented (BindableObject target, bool value)
 

Static Public Attributes

static readonly BindableProperty IsInstrumentedProperty
 

Member Data Documentation

§ IsInstrumentedProperty

readonly BindableProperty AppDynamics.Agent.Forms.UiInstrumentation.IsInstrumentedProperty
static
Initial value:
= BindableProperty.CreateAttached(
propertyName: "IsInstrumented",
returnType: typeof(bool),
declaringType: typeof(View),
defaultValue: false,
propertyChanged: IsInstrumentedChanged)

The documentation for this class was generated from the following file: