文档管理中心

AccountIcon

  • 支持的场景:手机、平板。
  • 支持的OS:EMUI 3.0及以上、Android 4.4及以上。
展开

Class Info

public class AccountIcon implements Parcelable

图标资源信息。

Public Field Summary

展开

Qualifier and Type

Field and Description

static final Creator<AccountIcon>

CREATOR

AccountIcon的创建者对象。

Public Constructor Summary

展开

Constructor Name

AccountIcon()

默认的构造方法。

Public Method Summary

展开

Qualifier and Type

Method Name and Description

Bitmap

getIcon()

获取图标的图片资源。

String

getDescription()

获取图标的描述。

Public Constructors

AccountIcon

展开

Constructor

AccountIcon()

默认的构造方法。

Public Methods

getIcon

展开

Method

public Bitmap getIcon()

获取图标的图片资源。

Returns

展开

Type

Description

Bitmap

登录图标的图片资源。

getDescription

展开

Method

public String getDescription()

获取图标的描述。

Returns

展开

Type

Description

String

登录图标的描述。

搜索
请输入您想要搜索的关键词