TextLinks.Links プロパティ

定義

変更できないリンクのコレクションを返します。

public System.Collections.Generic.ICollection<Android.Views.TextClassifiers.TextLinks.TextLink> Links { [Android.Runtime.Register("getLinks", "()Ljava/util/Collection;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getLinks", "()Ljava/util/Collection;", "", ApiSince=28)>]
member this.Links : System.Collections.Generic.ICollection<Android.Views.TextClassifiers.TextLinks.TextLink>

プロパティ値

この値は null にすることはできません。

属性

注釈

変更できないリンクのコレクションを返します。

android.view.textclassifier.TextLinks.getLinksの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象