共用方式為


PositionedGlyphs.GlyphCount Method

Definition

Returns the number of glyphs stored.

[Android.Runtime.Register("glyphCount", "()I", "", ApiSince=31)]
public int GlyphCount ();
[<Android.Runtime.Register("glyphCount", "()I", "", ApiSince=31)>]
member this.GlyphCount : unit -> int

Returns

the number of glyphs

Attributes

Remarks

Returns the number of glyphs stored.

Java documentation for android.graphics.text.PositionedGlyphs.glyphCount().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to