UISearchBar 添加到導(dǎo)航欄 UISearchBar自定義樣式 UISearchBar 實現(xiàn)模糊查詢

UISearchBar

//頂部搜索欄--加到navigationItem.titleView

UISearchBar * searchbar=[[UISearchBar alloc]initWithFrame:CGRectMake(40*SCREEN_SCALEW,0, self.view.frame.size.width-40*SCREEN_SCALEW*2,44*SCREEN_SCALEH)];
searchbar.placeholder=@"搜索";
searchbar.searchBarStyle=UISearchBarStyleMinimal;
self.navigationItem.titleView =searchbar;

// 設(shè)置搜索框的圓角

UITextField *searchField = [self.searchBar valueForKey:@"searchField"];
if (searchField) {
    searchField.layer.cornerRadius = 14.0f;
    [searchField setBackgroundColor:[UIColor whiteColor]];
    searchField.layer.borderColor = [UIColor colorWithRed:247/255.0 green:75/255.0 blue:31/255.0 alpha:1].CGColor;
    searchField.layer.borderWidth = 1;
    searchField.layer.masksToBounds = YES;
    // 光標(biāo)的顏色
    [searchField setTintColor:[UIColor redColor]];
}

UIButton *downSearchButton = [UIButton buttonWithType:UIButtonTypeCustom];
[downSearchButton setTitle:@"搜索" forState:UIControlStateNormal];
[downSearchButton setImage:[UIImage imageNamed:@"Triangle"] forState:UIControlStateNormal];
[downSearchButton addTarget:self action:@selector(tapdownSearchButton:) forControlEvents:UIControlEventTouchUpInside];
[searchField addSubview:downSearchButton];

//Autolayout
downSearchButton.translatesAutoresizingMaskIntoConstraints = NO;
NSDictionary *views = NSDictionaryOfVariableBindings(downSearchButton);
//設(shè)置水平方向約束
[searchField addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:@"[downSearchButton(21)]-|" options:NSLayoutFormatAlignAllLeading | NSLayoutFormatAlignAllLeft metrics:nil views:views]];
//設(shè)置高度約束
[searchField addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:@"V:[downSearchButton(21)]" options:NSLayoutFormatAlignAllTop | NSLayoutFormatAlignAllBottom metrics:nil views:views]];
//設(shè)置垂直方向居中約束
[searchField addConstraint:[NSLayoutConstraint constraintWithItem:downSearchButton attribute:NSLayoutAttributeCenterY relatedBy:NSLayoutRelationEqual toItem:searchField attribute:NSLayoutAttributeCenterY multiplier:1 constant:0]];

downSearchButton.frame = CGRectMake(3, 2, searchField.frame.size.width, searchField.frame.size.height);

downSearchButton.backgroundColor = [UIColor blueColor];

實現(xiàn)模糊搜索

pragma mark ************* UISearchBarDelegate

    - (void)searchBar:(UISearchBar *)searchBar textDidChange:(NSString *)searchText
   {
NSMutableArray * mArr = [NSMutableArray new];
if (searchText.length>0) {


    for (MediaListPlayModel *model in self.mediaListModelArr) {

        NSRange titleResult=[model.content rangeOfString:searchText options:NSCaseInsensitiveSearch];
        if (titleResult.length>0)
        {
            [mArr addObject:model];
        }
    }

    _mediaListModelArr = [mArr copy];
}else{
    _mediaListModelArr = _originalDatas;
}

[hospitalMedieView.mediaList reloadData];

}

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末芒率,一起剝皮案震驚了整個濱河市,隨后出現(xiàn)的幾起案子穆端,更是在濱河造成了極大的恐慌,老刑警劉巖梦抢,帶你破解...
    沈念sama閱讀 211,817評論 6 492
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件趾牧,死亡現(xiàn)場離奇詭異,居然都是意外死亡阵具,警方通過查閱死者的電腦和手機(jī)拢驾,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,329評論 3 385
  • 文/潘曉璐 我一進(jìn)店門奖磁,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人繁疤,你說我怎么就攤上這事咖为。” “怎么了稠腊?”我有些...
    開封第一講書人閱讀 157,354評論 0 348
  • 文/不壞的土叔 我叫張陵躁染,是天一觀的道長。 經(jīng)常有香客問我架忌,道長吞彤,這世上最難降的妖魔是什么? 我笑而不...
    開封第一講書人閱讀 56,498評論 1 284
  • 正文 為了忘掉前任鳖昌,我火速辦了婚禮备畦,結(jié)果婚禮上,老公的妹妹穿的比我還像新娘许昨。我一直安慰自己懂盐,他們只是感情好,可當(dāng)我...
    茶點故事閱讀 65,600評論 6 386
  • 文/花漫 我一把揭開白布糕档。 她就那樣靜靜地躺著莉恼,像睡著了一般。 火紅的嫁衣襯著肌膚如雪速那。 梳的紋絲不亂的頭發(fā)上俐银,一...
    開封第一講書人閱讀 49,829評論 1 290
  • 那天,我揣著相機(jī)與錄音端仰,去河邊找鬼捶惜。 笑死,一個胖子當(dāng)著我的面吹牛荔烧,可吹牛的內(nèi)容都是我干的吱七。 我是一名探鬼主播,決...
    沈念sama閱讀 38,979評論 3 408
  • 文/蒼蘭香墨 我猛地睜開眼鹤竭,長吁一口氣:“原來是場噩夢啊……” “哼踊餐!你這毒婦竟也來了?” 一聲冷哼從身側(cè)響起臀稚,我...
    開封第一講書人閱讀 37,722評論 0 266
  • 序言:老撾萬榮一對情侶失蹤吝岭,失蹤者是張志新(化名)和其女友劉穎,沒想到半個月后吧寺,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體窜管,經(jīng)...
    沈念sama閱讀 44,189評論 1 303
  • 正文 獨居荒郊野嶺守林人離奇死亡,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 36,519評論 2 327
  • 正文 我和宋清朗相戀三年稚机,在試婚紗的時候發(fā)現(xiàn)自己被綠了微峰。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片。...
    茶點故事閱讀 38,654評論 1 340
  • 序言:一個原本活蹦亂跳的男人離奇死亡抒钱,死狀恐怖蜓肆,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情谋币,我是刑警寧澤仗扬,帶...
    沈念sama閱讀 34,329評論 4 330
  • 正文 年R本政府宣布,位于F島的核電站蕾额,受9級特大地震影響早芭,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜诅蝶,卻給世界環(huán)境...
    茶點故事閱讀 39,940評論 3 313
  • 文/蒙蒙 一退个、第九天 我趴在偏房一處隱蔽的房頂上張望募壕。 院中可真熱鬧,春花似錦语盈、人聲如沸舱馅。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,762評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽代嗤。三九已至,卻和暖如春缠借,著一層夾襖步出監(jiān)牢的瞬間干毅,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 31,993評論 1 266
  • 我被黑心中介騙來泰國打工泼返, 沒想到剛下飛機(jī)就差點兒被人妖公主榨干…… 1. 我叫王不留硝逢,地道東北人。 一個月前我還...
    沈念sama閱讀 46,382評論 2 360
  • 正文 我出身青樓绅喉,卻偏偏與公主長得像趴捅,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個殘疾皇子霹疫,可洞房花燭夜當(dāng)晚...
    茶點故事閱讀 43,543評論 2 349

推薦閱讀更多精彩內(nèi)容