Android.Renderscripts.Font: Method Members

The methods of Android.Renderscripts.Font are listed below. For a list of all members, see the Font Members list.

See Also: Inherited members from Android.Renderscripts.BaseObj

Public Methods

static
Create(RenderScript, Android.Content.Res.Resources, string, Font.Style, float) : Font
Documentation for this section has not yet been entered.
static
CreateFromAsset(RenderScript, Android.Content.Res.Resources, string, float) : Font
Documentation for this section has not yet been entered.
static
CreateFromFile(RenderScript, Android.Content.Res.Resources, Java.IO.File, float) : Font
Documentation for this section has not yet been entered.
static
CreateFromFile(RenderScript, Android.Content.Res.Resources, string, float) : Font
Documentation for this section has not yet been entered.
static
CreateFromResource(RenderScript, Android.Content.Res.Resources, int, float) : Font
Documentation for this section has not yet been entered.
override
Destroy()
Documentation for this section has not yet been entered.
override
SetName(string)
Documentation for this section has not yet been entered.