FocusFinder
FocusFinder(IntPtr, JniHandleOwnership)
Instance
JniPeerMembers
ThresholdClass
ThresholdType
FindNearestTouchable(ViewGroup, Int32, Int32, FocusSearchDirection, Int32[])
FindNextFocus(ViewGroup, View, FocusSearchDirection)
FindNextFocusFromRect(ViewGroup, Rect, FocusSearchDirection)
FindNextKeyboardNavigationCluster(View, View, FocusSearchDirection)
monoandroid
namespace Android.Views
{
[Register("android/view/FocusFinder", DoNotGenerateAcw = true)]
public class FocusFinder : Object
{
protected FocusFinder(IntPtr javaReference, JniHandleOwnership transfer);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API