Android.Graphics.Drawables.RotateDrawable.PivotYRelative Property

Syntax

[get: Android.Runtime.Register("isPivotYRelative", "()Z", "GetIsPivotYRelativeHandler")]
[set: Android.Runtime.Register("setPivotYRelative", "(Z)V", "GetSetPivotYRelative_ZHandler")]
public virtual bool PivotYRelative { get; set; }

See Also

RotateDrawable.PivotYRelative
RotateDrawable.PivotYRelative

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets whether the Y pivot value represents a fraction of the drawable height or an absolute value in pixels.

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1