FontsContract.FontInfo 类

定义

对象表示从 #fetchFonts返回的系列中的字体条目。

[Android.Runtime.Register("android/provider/FontsContract$FontInfo", ApiSince=26, DoNotGenerateAcw=true)]
public class FontsContract.FontInfo : Java.Lang.Object
[<Android.Runtime.Register("android/provider/FontsContract$FontInfo", ApiSince=26, DoNotGenerateAcw=true)>]
type FontsContract.FontInfo = class
    inherit Object
继承
FontsContract.FontInfo
属性

注解

对象表示从 #fetchFonts返回的系列中的字体条目。

此成员已弃用。 使用 在所有 androidx.core.provider.FontsContractCompat.FontInfo 设备上实现一致的行为

android.provider.FontsContract.FontInfoJava 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

构造函数

FontsContract.FontInfo(IntPtr, JniHandleOwnership)

对象表示从 #fetchFonts返回的系列中的字体条目。

属性

Class

返回此 Object的运行时类。

(继承自 Object)
Handle

基础 Android 实例的句柄。

(继承自 Object)
IsItalic

返回此字体是否为斜体。

JniIdentityHashCode

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
JniPeerMembers

对象表示从 #fetchFonts返回的系列中的字体条目。

PeerReference

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
ResultCode

返回结果代码。

ThresholdClass

对象表示从 #fetchFonts返回的系列中的字体条目。

ThresholdType

对象表示从 #fetchFonts返回的系列中的字体条目。

TtcIndex

返回在访问 TTC 文件时用于访问此字体的索引。

Uri

返回与此记录关联的 URI。

Weight

返回此字体的粗细值。

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
Dispose()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
Dispose(Boolean)

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
Equals(Object)

指示其他某个对象是否“等于”此对象。

(继承自 Object)
GetAxes()

返回与此字体关联的轴列表。

GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()

当垃圾回收确定不再引用对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
Wait()

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>。<>

(继承自 Object)
Wait(Int64)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)
Wait(Int64, Int32)

导致当前线程等待,直到它被唤醒,通常是通过 em <通知/em> 或 <em>interrupted</em>,或直到经过一定数量的实时。<>

(继承自 Object)

显式接口实现

IJavaPeerable.Disposed()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.Finalized()

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.JniManagedPeerState

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

对象表示从 #fetchFonts返回的系列中的字体条目。

(继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

对象表示从 #fetchFonts返回的系列中的字体条目。

GetJniTypeName(IJavaPeerable)

对象表示从 #fetchFonts返回的系列中的字体条目。

适用于