Class UIKeyboardLayoutGuide

All Implemented Interfaces:
NSCoding, NSObjectProtocol, ObjCProtocol

public class UIKeyboardLayoutGuide
extends UITrackingLayoutGuide
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • UIKeyboardLayoutGuide

      public UIKeyboardLayoutGuide()
    • UIKeyboardLayoutGuide

      protected UIKeyboardLayoutGuide​(NSObject.Handle h, long handle)
    • UIKeyboardLayoutGuide

      protected UIKeyboardLayoutGuide​(NSObject.SkipInit skipInit)
  • Method Details

    • isFollowsUndockedKeyboard

      public boolean isFollowsUndockedKeyboard()
    • setFollowsUndockedKeyboard

      public void setFollowsUndockedKeyboard​(boolean v)