UISearchTab Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Register("UISearchTab", true)]
public class UISearchTab : UIKit.UITab
[<Foundation.Register("UISearchTab", true)>]
type UISearchTab = class
inherit UITab
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| UISearchTab(Func<UITab,UIViewController>) | |
| UISearchTab(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| UISearchTab(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityIdentifier |
Uniquely identifies |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| AllowsHiding | (Inherited from UITab) |
| AutomaticallyActivatesSearch | |
| BadgeValue | (Inherited from UITab) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| DebugDescription | (Inherited from NSObject) |
| Description | (Inherited from NSObject) |
| Enabled | (Inherited from UITab) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| HasVisiblePlacement | (Inherited from UITab) |
| Hidden | (Inherited from UITab) |
| HiddenByDefault | (Inherited from UITab) |
| Identifier | (Inherited from UITab) |
| Image | (Inherited from UITab) |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| ManagingTabGroup | (Inherited from UITab) |
| Parent | (Inherited from UITab) |
| PreferredPlacement | (Inherited from UITab) |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| SpringLoaded |
Gets or sets a Boolean value that controls whether the object participates in spring-loaded interactions. (Inherited from UITab) |
| Subtitle | (Inherited from UITab) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| TabBarController | (Inherited from UITab) |
| Title | (Inherited from UITab) |
| UserInfo | (Inherited from UITab) |
| ViewController | (Inherited from UITab) |
| Zone | (Inherited from NSObject) |