InputFilterLengthFilter.Filter Method

Definition

public string? Filter (string? source, int start, int end, Android.Text.ISpanned? dest, int dstart, int dend);
member this.Filter : string * int * int * Android.Text.ISpanned * int * int -> string

Parameters

source
String
start
Int32
end
Int32
dest
ISpanned
dstart
Int32
dend
Int32

Returns

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