TextLinks.TextLinkSpan Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- textLink
- TextLinks.TextLink
- Attributes
Applies to
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
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership