Android.Transitions.PatternPathMotion.PatternPath Property
Returns the Path defining a pattern of motion between two coordinates.

Syntax

[get: Android.Runtime.Register("getPatternPath", "()Landroid/graphics/Path;", "GetGetPatternPathHandler")]
[set: Android.Runtime.Register("setPatternPath", "(Landroid/graphics/Path;)V", "GetSetPatternPath_Landroid_graphics_Path_Handler")]
public virtual Android.Graphics.Path PatternPath { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the Path defining a pattern of motion between two coordinates. The pattern will be translated, rotated, and scaled to fit between the start and end points. The pattern must not be empty and must have the end point differ from the start point.

Set method documentation [Android Documentation]

Sets the Path defining a pattern of motion between two coordinates. The pattern will be translated, rotated, and scaled to fit between the start and end points. The pattern must not be empty and must have the end point differ from the start point.

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0