Android.Graphics.Paint.LinearText Property
Helper for getFlags(), returning true if LINEAR_TEXT_FLAG bit is set

Syntax

[get: Android.Runtime.Register("isLinearText", "()Z", "GetIsLinearTextHandler")]
[set: Android.Runtime.Register("setLinearText", "(Z)V", "GetSetLinearText_ZHandler")]
public bool LinearText { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Helper for getFlags(), returning true if LINEAR_TEXT_FLAG bit is set

Set method documentation [Android Documentation]

Helper for setFlags(), setting or clearing the LINEAR_TEXT_FLAG bit

Requirements

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