Transliterator.ToRules(Boolean) Method

Definition

[Android.Runtime.Register("toRules", "(Z)Ljava/lang/String;", "GetToRules_ZHandler", ApiSince=29)]
public virtual string? ToRules (bool escapeUnprintable);
[<Android.Runtime.Register("toRules", "(Z)Ljava/lang/String;", "GetToRules_ZHandler", ApiSince=29)>]
abstract member ToRules : bool -> string
override this.ToRules : bool -> string

Parameters

escapeUnprintable
Boolean

Returns

Attributes

Applies to