uikit

    0熱度

    1回答

    我跟着這個UIPopoverPresentationController on iPhone doesn't produce popover,但不會在iphone上產生popover。 這裏是視圖 - 控制 class ViewController:UIViewController,UIPopoverPresentationControllerDelegate{ override fu

    0熱度

    2回答

    我有一個button在timingView,按鈕本身就說明,當計時器啓動時左: func startTiming(button: UIButton, duration: Double, timingView: UIView?) { var duration = duration button.setTitle(String(Int(duration)), for: .norm

    0熱度

    1回答

    let alert = UIAlertController(title: "Breaking Point Stack", message: "What's the average breaking point stack you have?", preferredStyle: UIAlertControllerStyle.alert) alert.addTextField() { textFi

    -3熱度

    1回答

    是否有可能爲iOS編寫應用程序,該應用程序能夠在沒有遠程服務器的情況下向用戶發送本地推送通知? 例如,如果我有100%的本地應用程序,我可以讓它減慢我的通知速度,比如說,每天晚上10點嗎?是否有可能擁有後臺服務,或在iOS中本地安排某種任務? 我可以在網上找到的所有教程都使用了遠程的Push API服務。這是否意味着,沒有辦法在本地使用此功能?

    0熱度

    1回答

    我想通過調用我的視圖中的方法來更新我的uitextview。有了這個代碼,我得到一個運行時錯誤: Unexpectedly found nil while unwrapping an Optional value 如果我註釋掉vw.updateTerm(...)線運行。最終,我想用BLE和/或http請求更新數據來更新uitextview。任何幫助或方向將不勝感激。 我的遊樂場迅速3代碼如下所

    3熱度

    3回答

    我有一個UITabBarController子類,我想在選定的UITabBarItem圖標下添加一個白色的小長方形圖標。我使用了UIView,我將TabBarItem作爲子視圖並將視圖添加爲子視圖。我在viewWillAppear中這樣做,它顯示,但是當我選擇另一個選項卡時,它不會出現在該選項卡欄項下。 這裏是我的代碼: let view = orderedTabBarItemViews()[se

    1熱度

    2回答

    電流設置一個multilined的UIButton字體: 我有一個multilinedUIButton被添加到它的父(普通UIView)。按鈕的寬度是其超級視圖的90%。所以當它的超級視圖尺寸發生變化時,由於Autolayout的限制,標籤的寬度會相應地改變。 接下來,viewDidLoad方法裏面我這樣做: //Line break mode and Font size (are set in

    0熱度

    1回答

    我programicaly加載故事板成的UITabBarController,但由於某種原因UITabBarItem不加載圖像或selectedImage所有除了第一個標籤不加載 但是,如果你點擊其他選項卡圖標負荷 故事板加載實例 import UIKit class ProfileViewController: UIViewController { override func v

    2熱度

    1回答

    我有一個自定義單元格,我從xib創建。 它看起來像這樣: 而我只要在它的子類類創建2個其他細​​胞。 ,需要不同的看法所以在我UIViewController添加到containerView 我註冊的所有單元格。 @IBOutlet weak var collectionView: UICollectionView! { didSet { collectionView.dat

    -1熱度

    1回答

    在WWDC的Evolution of View Controllers,04:00左右揚聲器這樣說: 「......或者我們可以使用它作爲我們販賣到頁面視圖控制器,它的數據源方法視圖控制器類。」 vend mean是指鏈接還是附加?但在this SO post中,有人說這意味着服務,但這可能是特定於React?此外,在其他WWDC presentations,鏈接更有意義。 vend是什麼意思,它