FontRegistrar.HasFont(String) 方法

定义

public static (bool,string) HasFont (string font);
static member HasFont : string -> ValueTuple<bool, string>

参数

font
System.String

返回

System.ValueTuple<System.Boolean,System.String>

适用于