TextLinks.TextLinkSpan 构造函数

定义

重载

TextLinks.TextLinkSpan(TextLinks+TextLink)
TextLinks.TextLinkSpan(IntPtr, JniHandleOwnership)
[Android.Runtime.Register(".ctor", "(Landroid/view/textclassifier/TextLinks$TextLink;)V", "", ApiSince=28)]
public TextLinkSpan (Android.Views.TextClassifiers.TextLinks.TextLink textLink);
[<Android.Runtime.Register(".ctor", "(Landroid/view/textclassifier/TextLinks$TextLink;)V", "", ApiSince=28)>]
new Android.Views.TextClassifiers.TextLinks.TextLinkSpan : Android.Views.TextClassifiers.TextLinks.TextLink -> Android.Views.TextClassifiers.TextLinks.TextLinkSpan

参数

属性

适用于

protected TextLinkSpan (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Views.TextClassifiers.TextLinks.TextLinkSpan : nativeint * Android.Runtime.JniHandleOwnership -> Android.Views.TextClassifiers.TextLinks.TextLinkSpan

参数

javaReference
IntPtr

nativeint

适用于