TextLinks.TextLinkSpan 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
TextLinks.TextLinkSpan(TextLinks+TextLink) | |
TextLinks.TextLinkSpan(IntPtr, JniHandleOwnership) |
TextLinks.TextLinkSpan(TextLinks+TextLink)
[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
参数
- textLink
- TextLinks.TextLink
- 属性
适用于
TextLinks.TextLinkSpan(IntPtr, JniHandleOwnership)
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
- transfer
- JniHandleOwnership