BreakIterator.SentenceInstance Property

Definition

public static Android.Icu.Text.BreakIterator? SentenceInstance { [Android.Runtime.Register("getSentenceInstance", "()Landroid/icu/text/BreakIterator;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSentenceInstance", "()Landroid/icu/text/BreakIterator;", "", ApiSince=24)>]
member this.SentenceInstance : Android.Icu.Text.BreakIterator

Property Value

BreakIterator
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to